Skip to content

Commit 218ac5b

Browse files
committed
[gn build] Port 3723946
1 parent 5d08f32 commit 218ac5b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ static_library("SandboxIR") {
1515
"Pass.cpp",
1616
"PassManager.cpp",
1717
"Region.cpp",
18-
"SandboxIR.cpp",
1918
"Tracker.cpp",
2019
"Type.cpp",
20+
"Use.cpp",
2121
"User.cpp",
2222
"Value.cpp",
2323
]

0 commit comments

Comments
 (0)