aboutsummaryrefslogtreecommitdiffstats
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
commitb74b223eef9a17edc9c3f1b43c331176e2b0217d (patch)
treed906de4b259c5b111edd3333b47e40deed567591
parente100603f537f285269ad56828a52325b84da09eb (diff)
downloadexternal_llvm-b74b223eef9a17edc9c3f1b43c331176e2b0217d.zip
external_llvm-b74b223eef9a17edc9c3f1b43c331176e2b0217d.tar.gz
external_llvm-b74b223eef9a17edc9c3f1b43c331176e2b0217d.tar.bz2
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 029a751..5e94795 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