llvm-project
a01550fa
- [DataflowSanitizer] Use getelementptr instead of ptrtoint+add+inttoptr (#162087)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
30 days ago
[DataflowSanitizer] Use getelementptr instead of ptrtoint+add+inttoptr (#162087) This is the same change as https://github.com/llvm/llvm-project/pull/161392, but for DataflowSanitizer.
References
#162087 - [DataflowSanitizer] Use getelementptr instead of ptrtoint+add+inttoptr
Author
nikic
Parents
592cdbdf
Loading