llvm-project
4a658614 - [rtsan][llvm] Remove function pass, only support module pass (#119739)

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.
Author
Parents
Loading