Make it required. Since it's a module pass, optnone won't test it, so
extend the clang test to also use opt-bisect now that it's supported.
14/16 check-dfsan tests failed with NPM enabled, now all pass.
Paths
| Differential D91385
[DFSan][NewPM] Handle dfsan under NPM ClosedPublic Authored by aeubanks on Nov 12 2020, 1:24 PM.
Details Summary Make it required. Since it's a module pass, optnone won't test it, so 14/16 check-dfsan tests failed with NPM enabled, now all pass.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 13 2020, 10:49 AM This revision was landed with ongoing or failed builds.Nov 13 2020, 1:42 PM Closed by commit rG6e098189db7d: [DFSan][NewPM] Handle dfsan under NPM (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305253 clang/lib/CodeGen/BackendUtil.cpp
clang/test/CodeGen/O0-no-skipped-passes.c
clang/test/CodeGen/no-skipped-passes-O0-opt-bisect.c
llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h
|