1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[gn build] Port 320eab2d558

This commit is contained in:
LLVM GN Syncbot 2020-08-07 19:01:40 +00:00
parent cee8d8ef70
commit 79c68f2fb8
2 changed files with 0 additions and 2 deletions

View File

@ -116,7 +116,6 @@ static_library("CodeGen") {
"MachineOperand.cpp",
"MachineOptimizationRemarkEmitter.cpp",
"MachineOutliner.cpp",
"MachinePassManager.cpp",
"MachinePipeliner.cpp",
"MachinePostDominators.cpp",
"MachineRegionInfo.cpp",

View File

@ -21,7 +21,6 @@ unittest("CodeGenTests") {
"MachineInstrBundleIteratorTest.cpp",
"MachineInstrTest.cpp",
"MachineOperandTest.cpp",
"PassManagerTest.cpp",
"ScalableVectorMVTsTest.cpp",
"TargetOptionsTest.cpp",
"TypeTraitsTest.cpp",