Skip to content

Commit 2f2d8df

Browse files
committed
[gn build] Port 14afac0
1 parent 14afac0 commit 2f2d8df

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

0 commit comments

Comments
 (0)