We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3b149c + 708e143 commit 3b071a3Copy full SHA for 3b071a3
llvm/utils/gn/secondary/llvm/lib/Passes/BUILD.gn
@@ -21,7 +21,7 @@ static_library("Passes") {
21
]
22
sources = [
23
"CodeGenPassBuilder.cpp",
24
- "DroppedVariableStats.cpp",
+ "DroppedVariableStatsIR.cpp",
25
"OptimizationLevel.cpp",
26
"PassBuilder.cpp",
27
"PassBuilderBindings.cpp",
0 commit comments