Open frabert opened 1 year ago
The new user-extension points allow changing the type inferred for allocas, arguments and global variables, which make it the ideal way to let debug info enrich the decompilation, similar to how we automatically infer the type for main
alloca
main
The new user-extension points allow changing the type inferred for
alloca
s, arguments and global variables, which make it the ideal way to let debug info enrich the decompilation, similar to how we automatically infer the type formain