Commit Graph

3 Commits

Author SHA1 Message Date
Matt Arsenault 66c3444f4c DataFlowSanitizer: Convert most tests to opaque pointers
This was pain every step of the way; there's still one to go.
2022-11-27 20:10:57 -05:00
Arthur Eubanks 3e8eff3747 [opt] Don't initialize legacy instrumentation passes
So that we require `opt -passes=` syntax for instrumentation passes.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D135042
2022-10-18 14:04:31 -07:00
Andrew Browne c533b88a6d [DFSan] Add force_zero_label abilist option to DFSan. This can be used as a work-around for overtainting.
Reviewed By: morehouse

Differential Revision: https://reviews.llvm.org/D109847
2021-09-17 12:57:40 -07:00