summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/CMakeLists.txt
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
commit7455d45ba23726d50e4db5c44d80ac93e119e26e (patch)
tree6b8bb8c86c753cbdfdc15635a3d41467c079cd70 /llvm/lib/Target/PIC16/CMakeLists.txt
parenta598b5286ecb24bdcd08f5737a0fc57f44c536fd (diff)
downloadbcm5719-llvm-7455d45ba23726d50e4db5c44d80ac93e119e26e.tar.gz
bcm5719-llvm-7455d45ba23726d50e4db5c44d80ac93e119e26e.zip
CMake: Removed source file from lib/Target/PIC16/CMakeLists.txt.
llvm-svn: 59655
Diffstat (limited to 'llvm/lib/Target/PIC16/CMakeLists.txt')
-rw-r--r--llvm/lib/Target/PIC16/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PIC16/CMakeLists.txt b/llvm/lib/Target/PIC16/CMakeLists.txt
index 029a7511fdd..5e94795cf73 100644
--- a/llvm/lib/Target/PIC16/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud