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 81b0c24 commit 54e1454Copy full SHA for 54e1454
llvm/utils/gn/secondary/llvm/unittests/Target/VE/BUILD.gn
@@ -1 +1,4 @@
1
# FIXME: If we add the VE target to the GN build, add VETests here.
2
+group("dummy") {
3
+ sources = [ "MachineInstrTest.cpp" ]
4
+}
0 commit comments