summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/CMakeLists.txt
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-08-08 23:51:31 +0000
committerEric Christopher <echristo@gmail.com>2013-08-08 23:51:31 +0000
commitb8b2a03117d7fed88c3311b58c0f5660ee9eee19 (patch)
treee1863c5ca4ccb697709806712cd90edfa1290237 /lib/CodeGen/AsmPrinter/CMakeLists.txt
parent6ba2ed53bb0b69efa4bddb317c2c859ea2bca0f5 (diff)
downloadllvm-b8b2a03117d7fed88c3311b58c0f5660ee9eee19.tar.gz
llvm-b8b2a03117d7fed88c3311b58c0f5660ee9eee19.tar.bz2
llvm-b8b2a03117d7fed88c3311b58c0f5660ee9eee19.tar.xz
Update the CMake build files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188030 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/CMakeLists.txt')
-rw-r--r--lib/CodeGen/AsmPrinter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/AsmPrinter/CMakeLists.txt b/lib/CodeGen/AsmPrinter/CMakeLists.txt
index 65e7beea7d..be484a6fc9 100644
--- a/lib/CodeGen/AsmPrinter/CMakeLists.txt
+++ b/lib/CodeGen/AsmPrinter/CMakeLists.txt
@@ -4,6 +4,7 @@ add_llvm_library(LLVMAsmPrinter
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp
DIE.cpp
+ DIEHash.cpp
DwarfAccelTable.cpp
DwarfCFIException.cpp
DwarfCompileUnit.cpp