1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Chris Lattner 55e4ae9dcd Add AsmPrinter (aka MCLowering) support for ConstantDataSequential,
and clean up some other misc stuff.  Unlike ConstantArray, we will
prefer to emit .fill directives for "String" arrays that all have
the same value, since they are denser than emitting a .ascii

llvm-svn: 148793
2012-01-24 09:31:43 +00:00
..
llvm Add AsmPrinter (aka MCLowering) support for ConstantDataSequential, 2012-01-24 09:31:43 +00:00
llvm-c Don't use my favorite C++11 feature (comma at end of enum). 2012-01-20 18:08:30 +00:00