File tree 3 files changed +0
-3
lines changed
llvm/utils/gn/secondary/llvm 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ static_library("CodeGen") {
116
116
" MachineSSAUpdater.cpp" ,
117
117
" MachineScheduler.cpp" ,
118
118
" MachineSink.cpp" ,
119
- " MachineSizeOpts.cpp" ,
120
119
" MachineTraceMetrics.cpp" ,
121
120
" MachineVerifier.cpp" ,
122
121
" MacroFusion.cpp" ,
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ unittest("CodeGenTests") {
20
20
" MachineInstrBundleIteratorTest.cpp" ,
21
21
" MachineInstrTest.cpp" ,
22
22
" MachineOperandTest.cpp" ,
23
- " MachineSizeOptsTest.cpp" ,
24
23
" ScalableVectorMVTsTest.cpp" ,
25
24
" TargetOptionsTest.cpp" ,
26
25
" TypeTraitsTest.cpp" ,
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ unittest("UtilsTests") {
17
17
" IntegerDivisionTest.cpp" ,
18
18
" LocalTest.cpp" ,
19
19
" SSAUpdaterBulkTest.cpp" ,
20
- " SizeOptsTest.cpp" ,
21
20
" UnrollLoopTest.cpp" ,
22
21
" ValueMapperTest.cpp" ,
23
22
]
You can’t perform that action at this time.
0 commit comments