llvm-project/llvm/tools/llvm-objdump
Kevin Enderby ef3ad2ff32 Re-add support to llvm-objdump for Mach-O universal files and archives with -macho
with fixes.  Includes the move of tests for llvm-objdump for universal files to an X86
directory.  And the fix where it was failing on linux Rafael tracked down with asan.
I had both Jim Grosbach and Adam Hemet look over the second fix since I could not
set up asan to reproduce with the old version but not with the fix.

llvm-svn: 223416
2014-12-04 23:56:27 +00:00
..
CMakeLists.txt Nuke MCAnalysis. 2014-09-02 22:32:20 +00:00
COFFDump.cpp Rename data -> Data 2014-10-02 22:13:44 +00:00
ELFDump.cpp [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
LLVMBuild.txt Nuke MCAnalysis. 2014-09-02 22:32:20 +00:00
MachODump.cpp Re-add support to llvm-objdump for Mach-O universal files and archives with -macho 2014-12-04 23:56:27 +00:00
Makefile Nuke MCAnalysis. 2014-09-02 22:32:20 +00:00
llvm-objdump.cpp Re-add support to llvm-objdump for Mach-O universal files and archives with -macho 2014-12-04 23:56:27 +00:00
llvm-objdump.h Remove the now unused StringRefMemoryObject.h. 2014-11-12 02:13:27 +00:00