Hans Wennborg
|
1b1a399489
|
MachObjectWriter: optimize the string table for common suffices
This is a follow-up to r207670 (ELF) and r218636 (COFF).
Differential Revision: http://reviews.llvm.org/D5622
llvm-svn: 219126
|
2014-10-06 17:05:19 +00:00 |
Daniel Dunbar
|
1440fd3539
|
macho-dump: Fix typo.
llvm-svn: 120185
|
2010-11-27 04:00:06 +00:00 |
Rafael Espindola
|
2833e392ab
|
Change section_data dumping to print hex numbers instead of using
python's %r.
llvm-svn: 113685
|
2010-09-11 15:25:58 +00:00 |
Daniel Dunbar
|
b7b796cc11
|
MC/Mach-O: Reverse order of SymbolData scanning when emitting instructions.
- This fixes a string table mismatch with 'as' when two new symbols are defined
in a single instruction.
llvm-svn: 103979
|
2010-05-17 21:19:59 +00:00 |