Most of the other sanitizers are now only module level passes. This moves all functionality into the module pass, and removes the function pass.
3.8 KiB
3.8 KiB
Most of the other sanitizers are now only module level passes. This moves all functionality into the module pass, and removes the function pass.