summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the x86_thread_state32_t andKevin Enderby2017-01-231-0/+0
in llvm-objdump for Mach-O files add the printing of the x86_thread_state32_t in the same format as otool-classic(1) on darwin. To do this the 32-bit x86 general tread state needed to be defined in include/llvm/Support/MachO.h . rdar://30110111 llvm-svn: 292829
OpenPOWER on IntegriCloud