1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test/tools
Kevin Enderby a1dd557f72 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
2014-08-18 20:21:02 +00:00
..
gold Make the test a bit more strict. 2014-08-12 15:55:27 +00:00
llvm-cov llvm-cov: Support specifying multiple source files 2014-06-27 20:41:25 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-objdump Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O 2014-08-18 20:21:02 +00:00
llvm-profdata InstrProf: Allow multiple functions with the same name 2014-08-01 22:50:07 +00:00
llvm-readobj AArch64: add support for dynamic-loader relocations 2014-08-11 10:10:27 +00:00
llvm-vtabledump llvm-vtabledump: A vtable dumper 2014-07-24 23:14:40 +00:00