Skip to content

Commit 3b071a3

Browse files
llvmgnsyncbotgithub-actions[bot]
authored andcommitted
Automerge: [gn build] Port 0b5b09b
2 parents a3b149c + 708e143 commit 3b071a3

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)