llvm-6502/test/MC/MachO
Daniel Dunbar 3edd9bb7a3 llvm-mc/Mach-O: Improve symbol table support:
- Honor .globl.

 - Set symbol type and section correctly ('nm' now works), and order symbols
   appropriately.

 - Take care to the string table so that the .o matches 'as' exactly (for ease
   of testing).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79740 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-22 11:41:10 +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
symbols-1.s llvm-mc/Mach-O: Improve symbol table support: 2009-08-22 11:41:10 +00:00