summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Target/PIC16/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/PIC16/CMakeLists.txt b/llvm/lib/Target/PIC16/CMakeLists.txt
index 5e94795cf73..6ddb37df038 100644
--- a/llvm/lib/Target/PIC16/CMakeLists.txt
+++ b/llvm/lib/Target/PIC16/CMakeLists.txt
@@ -15,6 +15,7 @@ add_llvm_target(PIC16
PIC16InstrInfo.cpp
PIC16ISelDAGToDAG.cpp
PIC16ISelLowering.cpp
+ PIC16MemSelOpt.cpp
PIC16RegisterInfo.cpp
PIC16Subtarget.cpp
PIC16TargetAsmInfo.cpp
OpenPOWER on IntegriCloud