commit | af2999a6a05a6a8b81714410825fada1738508a9 | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Thu Jun 22 19:50:56 2017 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Thu Jun 22 19:50:56 2017 +0000 |
tree | 94116d8b53da532a7309d9e08410f5d877a42072 | |
parent | c4a6322153103d744bec792118c17c48b5c29a97 [diff] |
Updated llvm-objdump for arm64 Mach-O MH_KEXT_BUNDLE file types so it symbolically disassembles the __text section from the __TEXT_EXEC segment not the usual __TEXT segment by default. rdar://30590208 llvm-svn: 306046