Skip to content

Added the option to enable printing the operand as an absolute address#84

Draft
seekbytes wants to merge 1 commit intoemproof-com:mainfrom
seekbytes:main
Draft

Added the option to enable printing the operand as an absolute address#84
seekbytes wants to merge 1 commit intoemproof-com:mainfrom
seekbytes:main

Conversation

@seekbytes
Copy link
Collaborator

@seekbytes seekbytes commented Mar 22, 2025

From LLVM documentation:

PrintBranchImmAsAddress
If true, a branch immediate (e.g. bl 4) will be printed as a hexadecimal address (e.g. bl 0x20004). This is useful for a stream disassembler (llvm-objdump -d).

Currently in draft because this feature has not been ported to python bindings yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant