hanchenye-llvm-project/llvm/test/MC
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
..
AsmParser add an MCAsmStreamer::EmitFill specialization of EmitFill that 2010-01-19 18:52:28 +00:00
Disassembler specify a triple to use, fixing the test on non-x86-64 hosts. 2009-12-22 07:01:12 +00:00
MachO Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so 2009-10-07 20:57:20 +00:00