Skip to content

Commit b0c9f02

Browse files
committed
[gn build] Port 43d51d6
1 parent 144dc4c commit b0c9f02

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/unittests/SandboxIR

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/unittests/SandboxIR/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ unittest("SandboxIRTests") {
88
"//llvm/lib/SandboxIR",
99
]
1010
sources = [
11+
"IntrinsicInstTest.cpp",
1112
"PassTest.cpp",
1213
"RegionTest.cpp",
1314
"SandboxIRTest.cpp",

0 commit comments

Comments
 (0)