commit | 520a6ed0f140b8f6934dd9b1ca34436a27d3b5f8 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Thu Jul 14 23:13:03 2016 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Thu Jul 14 23:13:03 2016 +0000 |
tree | 3b0fbc5755452ad5844e3574f2b62bda94c3d73e | |
parent | db8566250fe93a55d9471ad160c8d7c4335f4749 [diff] |
llvm-objdump: extend __mh_execute_header handling to other special syms We don't need to print any of the special __mh_*_header symbols when disassembling. Since they point at the beginning of the segment (not where the actual code is) they're pretty misleading. Should also fix lld bots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275498 91177308-0d34-0410-b5e6-96231b3b80d8