diff options
Diffstat (limited to 'lib/DebugInfo/DWARF/CMakeLists.txt')
-rw-r--r-- | lib/DebugInfo/DWARF/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/DebugInfo/DWARF/CMakeLists.txt b/lib/DebugInfo/DWARF/CMakeLists.txt index d88a02721700..b4770e561f71 100644 --- a/lib/DebugInfo/DWARF/CMakeLists.txt +++ b/lib/DebugInfo/DWARF/CMakeLists.txt @@ -6,6 +6,7 @@ add_llvm_library(LLVMDebugInfoDWARF DWARFContext.cpp DWARFDataExtractor.cpp DWARFDebugAbbrev.cpp + DWARFDebugAddr.cpp DWARFDebugArangeSet.cpp DWARFDebugAranges.cpp DWARFDebugFrame.cpp |