Make DebugLogging a member variable so that users of PassBuilder don't need to pass it around so much. Move call to TargetMachine::registerPassBuilderCallbacks() within PassBuilder so users don't need to remember to call it. Reviewed By: asbirlea Differential Revision: https://reviews.llvm.org/D90437 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DummyOptFuzzer.cpp | ||
| llvm-opt-fuzzer.cpp | ||