Skip to content

Commit 0813c76

Browse files
committed
[gn build] Port 165a912
1 parent 165a912 commit 0813c76

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ static_library("SandboxIR") {
66
"//llvm/lib/Support",
77
]
88
sources = [
9+
"Context.cpp",
910
"Module.cpp",
1011
"Pass.cpp",
1112
"PassManager.cpp",

0 commit comments

Comments
 (0)