diff options
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/DebugInfo/DWARF/CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/DWARF/CMakeLists.txt b/llvm/lib/DebugInfo/DWARF/CMakeLists.txt index 8dd4edcb800..d88a0272170 100644 --- a/llvm/lib/DebugInfo/DWARF/CMakeLists.txt +++ b/llvm/lib/DebugInfo/DWARF/CMakeLists.txt @@ -20,6 +20,7 @@ add_llvm_library(LLVMDebugInfoDWARF    DWARFExpression.cpp    DWARFFormValue.cpp    DWARFGdbIndex.cpp +  DWARFListTable.cpp    DWARFTypeUnit.cpp    DWARFUnitIndex.cpp    DWARFUnit.cpp  | 

