[llvm-commits] [llvm] r156840 - /llvm/trunk/tools/llvm-objdump/MachODump.cpp
Eric Christopher
echristo at apple.com
Tue May 15 12:54:17 PDT 2012
On May 15, 2012, at 11:57 AM, Kevin Enderby <enderby at apple.com> wrote:
> Author: enderby
> Date: Tue May 15 13:57:14 2012
> New Revision: 156840
>
> URL: http://llvm.org/viewvc/llvm-project?rev=156840&view=rev
> Log:
> Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
> that has more than one symbol. The last symbol was not being disassembled to
> the end of the section.
Testcase?
-eric
More information about the llvm-commits
mailing list