[clang] [llvm] [OptBisect][IR] Adding a new OptPassGate for disabling passes via name (PR #145059)

Mircea Trofin via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 23 10:26:32 PDT 2025


================
@@ -0,0 +1,13 @@
+// REQUIRES: x86-registered-target
----------------
mtrofin wrote:

should the test be in llvm/test? it's not tied to clang

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


More information about the cfe-commits mailing list