llvm-6502/test/MC/MachO
Daniel Dunbar 6aff2fbd56 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).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79899 91177308-0d34-0410-b5e6-96231b3b80d8
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