https://bugs.llvm.org/show_bug.cgi?id=44626
Bug ID: 44626
Summary: [llvm-objdump] fails to disassemble as thumb
Product: tools
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-objdump
Assignee: unassignedb...@nondot.org
Reporter: ndesaulni...@google.com
CC: kristof.be...@arm.com, llvm-bugs@lists.llvm.org,
peter.sm...@linaro.org, srhi...@google.com
I was getting super confused comparing the output of llvm-objdump to gdb's `x/i
<expr>` output for a 32b ARM Linux kernel until I realized that llvm-objdump
was printing disassembly as ARM, not thumb. GNU objdump doesn't seem to have
this issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs