Skip to content
Snippets Groups Projects
Commit 40f610b5 authored by Christian Dietrich's avatar Christian Dietrich
Browse files

util: integrate LLVM-based Disassembler

The LLVM Disassembler infrastructure can be used to analyze many kinds
of ELF Binaries. For every instruction the used and defined registers
is available as well as information about the instruction itself.

Change-Id: I9cc89b6c116ceff7b5143a6f179ae31c4e994d2d
parent 593e7038
No related branches found
No related tags found
No related merge requests found
Showing
with 1017 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment