llvm-mirror/test/MC/MachO
Daniel Dunbar 937b745b68 llvm-mc/Mach-O: Support symbol attributes.
- This is mostly complete, the main thing missing is .indirect_symbol support
   (which would be straight-forward, except that the way it is implemented in
   'as' makes getting an exact .o match interesting).

llvm-svn: 79899
2009-08-24 08:40:12 +00:00
..
data.s Force triple for these tests. 2009-08-22 09:45:43 +00:00
dg.exp llvm-mc: Start MCAssembler and MCMachOStreamer. 2009-08-21 09:11:24 +00:00
sections.s Force triple for these tests. 2009-08-22 09:45:43 +00:00
symbol-flags.s llvm-mc/Mach-O: Support symbol attributes. 2009-08-24 08:40:12 +00:00
symbols-1.s llvm-mc/Mach-O: Improve symbol table support: 2009-08-22 11:41:10 +00:00