mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[gn build] Port fdc4f19e2f80
This commit is contained in:
parent
499a26b0c7
commit
7469d16788
@ -194,7 +194,6 @@ static_library("LLVMAMDGPUCodeGen") {
|
||||
"R600OptimizeVectorRegisters.cpp",
|
||||
"R600Packetizer.cpp",
|
||||
"R600RegisterInfo.cpp",
|
||||
"SIAddIMGInit.cpp",
|
||||
"SIAnnotateControlFlow.cpp",
|
||||
"SIFixSGPRCopies.cpp",
|
||||
"SIFixVGPRCopies.cpp",
|
||||
@ -203,9 +202,9 @@ static_library("LLVMAMDGPUCodeGen") {
|
||||
"SIFrameLowering.cpp",
|
||||
"SIISelLowering.cpp",
|
||||
"SIInsertHardClauses.cpp",
|
||||
"SILateBranchLowering.cpp",
|
||||
"SIInsertWaitcnts.cpp",
|
||||
"SIInstrInfo.cpp",
|
||||
"SILateBranchLowering.cpp",
|
||||
"SILoadStoreOptimizer.cpp",
|
||||
"SILowerControlFlow.cpp",
|
||||
"SILowerI1Copies.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user