Davide Italiano
ddedd7255a
[MC] Convert all the remaining tests from macho-dump to llvm-readobj.
...
This sort-of deprecates macho-dump. It may take still a little while
to garbage collect it, but at least there's no real usage of it in
the tree anymore. New tests should always rely on llvm-readobj or
llvm-objdump.
llvm-svn: 247235
2015-09-10 01:50:00 +00:00
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
Eric Christopher
19a4b843cc
Add support for initialized global data for darwin tls. Update comments
...
and testcases accordingly.
llvm-svn: 104635
2010-05-25 21:28:50 +00:00
Eric Christopher
63476ddae6
A more combo tls testcase.
...
llvm-svn: 104163
2010-05-19 21:19:42 +00:00