summaryrefslogtreecommitdiffstats
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
commitac886fe0f80e79a5750821031eabb356c5abcf42 (patch)
tree687489998b8b5c094fe776b670656b6ec0c7cd99
parent2bbbfef243d4055b18dc997ae58bfa1476cc144b (diff)
downloadbcm5719-llvm-ac886fe0f80e79a5750821031eabb356c5abcf42.tar.gz
bcm5719-llvm-ac886fe0f80e79a5750821031eabb356c5abcf42.zip
Update the CMake build files.
llvm-svn: 188030
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
index 65e7beea7dd..be484a6fc9d 100644
--- a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud