julia
e704d22c
- disasm: remove invalid OpInfoLookup code
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
disasm: remove invalid OpInfoLookup code This lets LLVM fall through to the Symbol symbolicator, where we already have the right answer Otherwise, this code might get in the way, if the instruction encoding was not just the literal pointer.
References
#25181 - disasm: improve symbolicator
Author
vtjnash
Committer
vtjnash
Parents
10443357
Loading