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 54566ba commit dbe47c2Copy full SHA for dbe47c2
llvm/utils/gn/secondary/llvm/unittests/SandboxIR/BUILD.gn
@@ -9,6 +9,7 @@ unittest("SandboxIRTests") {
9
]
10
sources = [
11
"IntrinsicInstTest.cpp",
12
+ "OperatorTest.cpp",
13
"PassTest.cpp",
14
"RegionTest.cpp",
15
"SandboxIRTest.cpp",
0 commit comments