summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/DebugInfo/CMakeLists.txt')
-rw-r--r--llvm/lib/DebugInfo/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/CMakeLists.txt b/llvm/lib/DebugInfo/CMakeLists.txt
index 73e5897e719..91d20dd70cf 100644
--- a/llvm/lib/DebugInfo/CMakeLists.txt
+++ b/llvm/lib/DebugInfo/CMakeLists.txt
@@ -4,6 +4,8 @@ add_llvm_library(LLVMDebugInfo
DWARFCompileUnit.cpp
DWARFContext.cpp
DWARFDebugAbbrev.cpp
+ DWARFDebugArangeSet.cpp
+ DWARFDebugAranges.cpp
DWARFDebugInfoEntry.cpp
DWARFFormValue.cpp
)
OpenPOWER on IntegriCloud