We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91047f4 commit 3d3af07Copy full SHA for 3d3af07
clang/test/CIR/Driver/lib-opt.cpp
@@ -1,2 +1,3 @@
1
// RUN: %clang %s -fclangir-lib-opt -### -c %s 2>&1 | FileCheck --check-prefix=ENABLE %s
2
// ENABLE: "-fclangir-lib-opt"
3
+// ENABLE: "-fclangir-idiom-recognizer"
0 commit comments