Hans Wennborg
|
7fcd5f8c89
|
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219126 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-10-06 17:05:19 +00:00 |
|
Daniel Dunbar
|
44fa0473ae
|
macho-dump: Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120185 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-27 04:00:06 +00:00 |
|
Rafael Espindola
|
228290c0d1
|
Change section_data dumping to print hex numbers instead of using
python's %r.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113685 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-11 15:25:58 +00:00 |
|
Daniel Dunbar
|
2ae4bfd769
|
MC/Mach-O: Implement support for setting indirect symbol table offset in section header.
Also, create symbol data for LHS of assignment, to match 'as' symbol ordering better.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104033 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-18 17:28:24 +00:00 |
|