commit | af0e1c5e933752a1efcd9d0be5ba3914ccfbd8fe | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Mon Jan 23 21:13:29 2017 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Mon Jan 23 21:13:29 2017 +0000 |
tree | 875abec604338ff31f491a8832251999aacb08dd | |
parent | 11b1a4ae366d4e7420932284ea806acc3713bc99 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292829 91177308-0d34-0410-b5e6-96231b3b80d8