From: Oscar Fuentes Date: Wed, 19 Nov 2008 18:42:25 +0000 (+0000) Subject: CMake: Removed source file from lib/Target/PIC16/CMakeLists.txt. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=57cbd99d5d58a7ee05e06e5468b7c58c601e252f;p=oota-llvm.git CMake: Removed source file from lib/Target/PIC16/CMakeLists.txt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59655 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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