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 b3df0422acf..7104c5f1039 100644 --- a/llvm/lib/DebugInfo/DWARF/CMakeLists.txt +++ b/llvm/lib/DebugInfo/DWARF/CMakeLists.txt @@ -10,6 +10,7 @@ add_llvm_library(LLVMDebugInfoDWARF DWARFDebugInfoEntry.cpp DWARFDebugLine.cpp DWARFDebugLoc.cpp + DWARFDebugMacro.cpp DWARFDebugRangeList.cpp DWARFFormValue.cpp DWARFTypeUnit.cpp |

