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.
1 parent ff93ca7 commit 708e143Copy full SHA for 708e143
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