[PATCH] Fixed the Intel-syntax X86 disassembler to respect the option for hexadecimal immediates.
Richard Mitton
richard at codersnotes.com
Thu Aug 1 12:08:27 PDT 2013
I should point out this is an llvm patch, not a lldb one :-)
The lldb patch comes after this one.... part of the joys of having
multiple mailing lists to juggle.
Having said that, I will add a test case to the relevant lldb patch.
Richard Mitton
richard at codersnotes.com
On 08/01/2013 11:58 AM, Daniel Malea wrote:
> This looks great!
>
> Mind adding a test case too -- maybe you can just beef up the existing ./lang/cpp/class_types/TestClassTypesDisassembly.py?
>
> Thanks,
> Dan
>
> http://llvm-reviews.chandlerc.com/D1243
More information about the llvm-commits
mailing list