diff options
-rw-r--r-- | lib/Target/PIC16/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/PIC16/CMakeLists.txt b/lib/Target/PIC16/CMakeLists.txt index 029a7511fd..5e94795cf7 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 |