[gn build] Port f80b29878b
This commit is contained in:
parent
a053929854
commit
426bee7ad7
|
|
@ -108,12 +108,14 @@ static_library("LLVMX86CodeGen") {
|
|||
"X86LegalizerInfo.cpp",
|
||||
"X86LoadValueInjectionLoadHardening.cpp",
|
||||
"X86LoadValueInjectionRetHardening.cpp",
|
||||
"X86LowerAMXType.cpp",
|
||||
"X86MCInstLower.cpp",
|
||||
"X86MachineFunctionInfo.cpp",
|
||||
"X86MacroFusion.cpp",
|
||||
"X86OptimizeLEAs.cpp",
|
||||
"X86PadShortFunction.cpp",
|
||||
"X86PartialReduction.cpp",
|
||||
"X86PreTileConfig.cpp",
|
||||
"X86RegisterBankInfo.cpp",
|
||||
"X86RegisterInfo.cpp",
|
||||
"X86SelectionDAGInfo.cpp",
|
||||
|
|
@ -124,6 +126,7 @@ static_library("LLVMX86CodeGen") {
|
|||
"X86TargetMachine.cpp",
|
||||
"X86TargetObjectFile.cpp",
|
||||
"X86TargetTransformInfo.cpp",
|
||||
"X86TileConfig.cpp",
|
||||
"X86VZeroUpper.cpp",
|
||||
"X86WinAllocaExpander.cpp",
|
||||
"X86WinEHState.cpp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue