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 136f2ba commit 642d5d7Copy full SHA for 642d5d7
llvm/utils/gn/secondary/clang/unittests/CIR/BUILD.gn
@@ -0,0 +1,5 @@
1
+# Dummy target because real CIRUnitTests depends on //mlir, which isn't
2
+# part of the GN build.
3
+group("CIRUnitTests") {
4
+ sources = [ "PointerLikeTest.cpp" ]
5
+}
0 commit comments