We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdaa86 commit c931dc0Copy full SHA for c931dc0
llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
@@ -32,6 +32,7 @@ static_library("CodeGen") {
32
"CalcSpillWeights.cpp",
33
"CallingConvLower.cpp",
34
"CodeGen.cpp",
35
+ "CodeGenPassBuilder.cpp",
36
"CodeGenPrepare.cpp",
37
"CommandFlags.cpp",
38
"CriticalAntiDepBreaker.cpp",
0 commit comments