diff options
author | Kevin Enderby <enderby@apple.com> | 2014-08-18 20:21:02 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2014-08-18 20:21:02 +0000 |
commit | ec5ca036747171bd834220281f6e098ad7f3d3d8 (patch) | |
tree | e2e47d383ffdce4a1d398cbf45a6ba28304a08aa /compiler-rt | |
parent | a2d4b09a557aa233f0deeddb574459467865139f (diff) | |
download | bcm5719-llvm-ec5ca036747171bd834220281f6e098ad7f3d3d8.tar.gz bcm5719-llvm-ec5ca036747171bd834220281f6e098ad7f3d3d8.zip |
Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O
file with -macho, the Mach-O specific object file parser option.
After some discussion I chose to do this implementation contained in the logic
of llvm-objdump’s MachODump.cpp using a second disassembler for thumb when
needed and with updates mostly contained in the MachOObjectFile class.
llvm-svn: 215931
Diffstat (limited to 'compiler-rt')
0 files changed, 0 insertions, 0 deletions