diff options
Diffstat (limited to 'llvm/lib/Target/PIC16/CMakeLists.txt')
-rw-r--r-- | llvm/lib/Target/PIC16/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PIC16/CMakeLists.txt b/llvm/lib/Target/PIC16/CMakeLists.txt index ba1dfb45fc2..b8cb84dcad1 100644 --- a/llvm/lib/Target/PIC16/CMakeLists.txt +++ b/llvm/lib/Target/PIC16/CMakeLists.txt @@ -11,7 +11,6 @@ tablegen(PIC16GenCallingConv.inc -gen-callingconv) tablegen(PIC16GenSubtarget.inc -gen-subtarget) add_llvm_target(PIC16 - PIC16AsmPrinter.cpp PIC16DebugInfo.cpp PIC16InstrInfo.cpp PIC16ISelDAGToDAG.cpp |