llvm-6502/test/MC
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
..
AsmParser llvm-mc: Accept .fill size of 8. 2009-08-21 15:43:35 +00:00
MachO llvm-mc/Mach-O: Improve symbol table support: 2009-08-22 11:41:10 +00:00