summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Target/ARM/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/ARM/CMakeLists.txt b/llvm/lib/Target/ARM/CMakeLists.txt
index e665ed94d09..8f0c39567c9 100644
--- a/llvm/lib/Target/ARM/CMakeLists.txt
+++ b/llvm/lib/Target/ARM/CMakeLists.txt
@@ -25,4 +25,5 @@ add_llvm_target(ARMCodeGen
ARMTargetAsmInfo.cpp
ARMTargetMachine.cpp
ThumbInstrInfo.cpp
+ ThumbRegisterInfo.cpp
)
OpenPOWER on IntegriCloud