Go to file
Chris Lattner 4340cb3246 add an MCAsmStreamer::EmitFill specialization of EmitFill that
emits one directive instead of N.  Not doing this would be a
significant regression on the # bytes generated by .fill.

llvm-svn: 93889
2010-01-19 18:52:28 +00:00
clang objective-c test case for __attribute__((unused)) on method arguments. 2010-01-19 18:39:17 +00:00
compiler-rt Add .mk for use by clang/Darwin. 2010-01-19 00:01:22 +00:00
llvm add an MCAsmStreamer::EmitFill specialization of EmitFill that 2010-01-19 18:52:28 +00:00