Remove empty cpp files

This solves ranlib warnings on MacOS.
This commit is contained in:
Lei Zhang 2017-05-19 16:59:24 -04:00 committed by Lei Zhang
parent ab0847ef01
commit ddda9cb8ee
3 changed files with 0 additions and 160 deletions

View file

@ -31,9 +31,7 @@ set(SOURCES
MachineIndependent/preprocessor/Pp.cpp
MachineIndependent/preprocessor/PpAtom.cpp
MachineIndependent/preprocessor/PpContext.cpp
MachineIndependent/preprocessor/PpMemory.cpp
MachineIndependent/preprocessor/PpScanner.cpp
MachineIndependent/preprocessor/PpSymbols.cpp
MachineIndependent/preprocessor/PpTokens.cpp
MachineIndependent/propagateNoContraction.cpp
GenericCodeGen/CodeGen.cpp