From: Benjamin Kramer Date: Tue, 13 Sep 2011 19:49:53 +0000 (+0000) Subject: I know copy&paste! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8a23a77a54a8ab87acb1cc8c9dbed73d6f0330a9;p=oota-llvm.git I know copy&paste! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139628 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/DebugInfo/CMakeLists.txt b/lib/DebugInfo/CMakeLists.txt index 446b8d6b15f..73e5897e719 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