summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2017-01-23 21:13:29 +0000
committerKevin Enderby <enderby@apple.com>2017-01-23 21:13:29 +0000
commitc3a035d86f91a380bd001eb6ad4cf4faf6bd5e84 (patch)
treece9d221635aec359a32197eb6b1cd58d3ade2120 /llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386
parentb6137063ebda8a99f6b6f7c0c94b1cd3ad1c67d4 (diff)
downloadbcm5719-llvm-c3a035d86f91a380bd001eb6ad4cf4faf6bd5e84.tar.gz
bcm5719-llvm-c3a035d86f91a380bd001eb6ad4cf4faf6bd5e84.zip
Add support for the x86_thread_state32_t and
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
Diffstat (limited to 'llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386')
-rwxr-xr-xllvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386bin0 -> 9204 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386 b/llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386
new file mode 100755
index 00000000000..f4b805d9b03
--- /dev/null
+++ b/llvm/test/tools/llvm-objdump/X86/Inputs/thread.macho-i386
Binary files differ
OpenPOWER on IntegriCloud