1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00

CMake: Removed source file from lib/Target/PIC16/CMakeLists.txt.

llvm-svn: 59655
This commit is contained in:
Oscar Fuentes 2008-11-19 18:42:25 +00:00
parent 583eadfb46
commit c4345795b0

View File

@ -12,7 +12,6 @@ tablegen(PIC16GenSubtarget.inc -gen-subtarget)
add_llvm_target(PIC16
PIC16AsmPrinter.cpp
PIC16ConstantPoolValue.cpp
PIC16InstrInfo.cpp
PIC16ISelDAGToDAG.cpp
PIC16ISelLowering.cpp