From 7455d45ba23726d50e4db5c44d80ac93e119e26e Mon Sep 17 00:00:00 2001 From: Oscar Fuentes Date: Wed, 19 Nov 2008 18:42:25 +0000 Subject: CMake: Removed source file from lib/Target/PIC16/CMakeLists.txt. llvm-svn: 59655 --- llvm/lib/Target/PIC16/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/Target') 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 -- cgit v1.2.3