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