forked from OSchip/llvm-project
[gn build] Port 21314940c4
This commit is contained in:
parent
21314940c4
commit
92207b2cce
|
@ -32,6 +32,7 @@ static_library("CodeGen") {
|
||||||
"CalcSpillWeights.cpp",
|
"CalcSpillWeights.cpp",
|
||||||
"CallingConvLower.cpp",
|
"CallingConvLower.cpp",
|
||||||
"CodeGen.cpp",
|
"CodeGen.cpp",
|
||||||
|
"CodeGenPassBuilder.cpp",
|
||||||
"CodeGenPrepare.cpp",
|
"CodeGenPrepare.cpp",
|
||||||
"CommandFlags.cpp",
|
"CommandFlags.cpp",
|
||||||
"CriticalAntiDepBreaker.cpp",
|
"CriticalAntiDepBreaker.cpp",
|
||||||
|
|
Loading…
Reference in New Issue