Skip to content

Commit 708e143

Browse files
committed
[gn build] Port 0b5b09b
1 parent ff93ca7 commit 708e143

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ static_library("Passes") {
2121
]
2222
sources = [
2323
"CodeGenPassBuilder.cpp",
24-
"DroppedVariableStats.cpp",
24+
"DroppedVariableStatsIR.cpp",
2525
"OptimizationLevel.cpp",
2626
"PassBuilder.cpp",
2727
"PassBuilderBindings.cpp",

0 commit comments

Comments
 (0)