aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2008-11-19 18:42:25 +0000
committerOscar Fuentes <ofv@wanadoo.es>2008-11-19 18:42:25 +0000
commit57cbd99d5d58a7ee05e06e5468b7c58c601e252f (patch)
treed906de4b259c5b111edd3333b47e40deed567591
parent719b0e17aee3ddf9c04d85ee7f3c7778ef2b7c90 (diff)
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
-rw-r--r--lib/Target/PIC16/CMakeLists.txt1
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