Files
clang-p2996/llvm/lib/IR/OptBisect.cpp
Shilei Tian 14dfdc00d9 [OptBisect] Add an option to disable print of pass message (#101065)
The print could take a huge amount of time if there are millions of
optimization
passes running. This patch simply adds an option to disable the print.
2024-07-30 08:41:52 -04:00

2.1 KiB