[llvm-dev] Distinguish between ARM and Thumb

Muhui Jiang via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 28 05:32:14 PDT 2018


Hi

Nowadays I am using LLVM to do ARM binary analysis. I was wondering is llvm
available to provide some debugging information on the mode of ARM.

For example, llvm-dwarfdump could dump some instructions information for
debugging. Is it able to know the mode for each instruction?  Or we may
write some llvm pass to help us to know the instruction mode? Any
suggestions are welcomed. Many Thanks

Regards
Muhui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180628/7f06be4d/attachment.html>


More information about the llvm-dev mailing list