[llvm] [BOLT] add disable pass flags (PR #93032)

Daniel Hill via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 14:22:35 PDT 2024


hilldani wrote:

Thank you for the review!
1. Removed flags on ones you said were mandatory
2. Refactored remaining flags to be the second argument of Manager.registerPass(...)

https://github.com/llvm/llvm-project/pull/93032


More information about the llvm-commits mailing list