Files
clang-p2996/llvm/lib/CodeGen/AsmPrinter
Bill Wendling 734909a078 Modify the code that emits the module flags to use the new module flags accessor
method. This allows the target lowering code to not have to deal with MDNodes.

Also, avoid leaking memory like a sieve by not creating a global variable for
the image info section, but just emitting the code directly.

llvm-svn: 150624
2012-02-15 22:36:15 +00:00
..
2012-02-05 08:31:47 +00:00
2012-01-24 12:08:28 +00:00
2012-01-23 22:55:02 +00:00
2012-02-07 23:33:58 +00:00
2012-01-26 20:44:57 +00:00