diff options
Diffstat (limited to 'lib/DebugInfo/CMakeLists.txt')
-rw-r--r-- | lib/DebugInfo/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/DebugInfo/CMakeLists.txt b/lib/DebugInfo/CMakeLists.txt index 91d20dd..fdffcb6 100644 --- a/lib/DebugInfo/CMakeLists.txt +++ b/lib/DebugInfo/CMakeLists.txt @@ -7,6 +7,7 @@ add_llvm_library(LLVMDebugInfo DWARFDebugArangeSet.cpp DWARFDebugAranges.cpp DWARFDebugInfoEntry.cpp + DWARFDebugLine.cpp DWARFFormValue.cpp ) |