Files
clang-p2996/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
Tarindu Jayatilaka b43b59fcc0 Expose attributor-disable to the new and old pass managers
The new and old pass managers (PassManagerBuilder.cpp and
PassBuilder.cpp) are exposed to an `extern` declaration of
`attributor-disable` option which will guard the addition of the
attributor passes to the pass pipelines.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D76871
2020-04-05 22:29:34 -05:00

48 KiB