diff --git a/lib/Target/PIC16/CMakeLists.txt b/lib/Target/PIC16/CMakeLists.txt index 029a7511fdd..5e94795cf73 100644 --- a/lib/Target/PIC16/CMakeLists.txt +++ b/lib/Target/PIC16/CMakeLists.txt @@ -12,7 +12,6 @@ tablegen(PIC16GenSubtarget.inc -gen-subtarget) add_llvm_target(PIC16 PIC16AsmPrinter.cpp - PIC16ConstantPoolValue.cpp PIC16InstrInfo.cpp PIC16ISelDAGToDAG.cpp PIC16ISelLowering.cpp