llvm-project/llvm/test/MC
Daniel Dunbar d1859474a7 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).

llvm-svn: 79740
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