diff options
Diffstat (limited to 'lib/DebugInfo/CMakeLists.txt')
-rw-r--r-- | lib/DebugInfo/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DebugInfo/CMakeLists.txt b/lib/DebugInfo/CMakeLists.txt index 446b8d6b15..73e5897e71 100644 --- a/lib/DebugInfo/CMakeLists.txt +++ b/lib/DebugInfo/CMakeLists.txt @@ -1,4 +1,4 @@ -add_llvm_library(LLVMMC +add_llvm_library(LLVMDebugInfo DIContext.cpp DWARFAbbreviationDeclaration.cpp DWARFCompileUnit.cpp |