llvm-project/llvm/test/MC/MachO
Daniel Dunbar 67dfb1de23 llvm-mc: Improve handling of implicit alignment for magic section directives
(e.g., .objc_message_refs).
 - Just emit a .align when we see the directive; this isn't exactly what 'as'
   does but in practice it should be ok, at least for now. See FIXME.

llvm-svn: 79697
2009-08-21 23:30:15 +00:00
..
data.s llvm-mc/Mach-O: Support .o emission for .org and .align. 2009-08-21 23:07:38 +00:00
dg.exp llvm-mc: Start MCAssembler and MCMachOStreamer. 2009-08-21 09:11:24 +00:00
sections.s llvm-mc: Improve handling of implicit alignment for magic section directives 2009-08-21 23:30:15 +00:00