mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[gn build] Port f5b5ccf2a68
This commit is contained in:
parent
526e29b5b9
commit
f4add55acc
@ -116,6 +116,7 @@ static_library("CodeGen") {
|
||||
"MachineOperand.cpp",
|
||||
"MachineOptimizationRemarkEmitter.cpp",
|
||||
"MachineOutliner.cpp",
|
||||
"MachinePassManager.cpp",
|
||||
"MachinePipeliner.cpp",
|
||||
"MachinePostDominators.cpp",
|
||||
"MachineRegionInfo.cpp",
|
||||
|
@ -21,6 +21,7 @@ unittest("CodeGenTests") {
|
||||
"MachineInstrBundleIteratorTest.cpp",
|
||||
"MachineInstrTest.cpp",
|
||||
"MachineOperandTest.cpp",
|
||||
"PassManagerTest.cpp",
|
||||
"ScalableVectorMVTsTest.cpp",
|
||||
"TargetOptionsTest.cpp",
|
||||
"TypeTraitsTest.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user