llvm-project
4a658614
- [rtsan][llvm] Remove function pass, only support module pass (#119739)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
290 days ago
[rtsan][llvm] Remove function pass, only support module pass (#119739) Most of the other sanitizers are now only module level passes. This moves all functionality into the module pass, and removes the function pass.
References
#119739 - [rtsan][llvm] Remove function pass, only support module pass
Author
cjappl
Parents
ce25bd20
Loading