[llvm-bugs] [Bug 31752] llvm-objdump won't disassemble the whole text section
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 26 04:25:52 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31752
Markus Hanauska <hanauska at equinux.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #3 from Markus Hanauska <hanauska at equinux.com> ---
You are correct, apparently Apple fooled me. `-disassemble-all` indeed
disassembles the whole text section and delivers more output than any version
of `otool` ever did. So all that Apple would have to do is setting this option
(fail at Apple).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170126/dcafefaa/attachment.html>
More information about the llvm-bugs
mailing list