Skip to content

Commit 924b390

Browse files
committed
[gn build] Port 7e5df5b
1 parent 7e5df5b commit 924b390

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+
"Module.cpp",
910
"Pass.cpp",
1011
"PassManager.cpp",
1112
"SandboxIR.cpp",

0 commit comments

Comments
 (0)