diff options
Diffstat (limited to 'llvm/lib/DebugInfo/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/DebugInfo/CMakeLists.txt | 2 |
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 ) |

