[llvm] r182625 - Add MCSymbolizer for symbolic/annotated disassembly.

Ahmed Bougacha ahmed.bougacha at gmail.com
Fri May 24 15:32:13 PDT 2013


On Fri, May 24, 2013 at 12:28 PM, Thirumurthi, Ashok
<ashok.thirumurthi at intel.com> wrote:
> Hi Ahmed,
>
> Sounds like this commit will be followed by a few more.  I thought I'd mention that lldb has a plug-in that relies on the LLVM disassembler.  To that end, I fixed the lldb build in r182650.
>   http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang
>   http://lab.llvm.org:8011/builders/lldb-x86_64-linux
>
> I patterned the fix after MCDisassembler/Disassembler.cpp.  Let me know if you see any issues, and perhaps consider including the lldb community in your reviews (or perhaps even in your pre-commit testing).  Cheers,

Hi Ashok,

Sorry about that, in the future I'll make sure to update lldb too
(once I get it to link on OS X!).

-- Ahmed Bougacha

> - Ashok



More information about the llvm-commits mailing list