Skip to content
Commit 02d3a378 authored by Kevin Enderby's avatar Kevin Enderby
Browse files

Fix a bug in llvm-obdump(1) with the -macho flag disassembling an object

without symbols that makes calls through a symbol stub which were not
correctly being annotated with “## symbol stub for: _foo”.

Just adds the same parameters for getting the annotations from
DisAsm->getInstruction() and passing them to IP->printInst() from the
code above when boolean variable symbolTableWorked was true.

rdar://29791952

llvm-svn: 293662
parent aec4617d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment