aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-08-03 23:44:01 +0000
committerTed Kremenek <kremenek@apple.com>2009-08-03 23:44:01 +0000
commitf6e75c3435de09bfd5a043c88e3a899da2bcc84f (patch)
treebc87137e2caefbc9bbe60e90a09f877db09df25d /lib/CodeGen/CMakeLists.txt
parent290c2f56ce551ebcf4480ac2944986fe4bb339e9 (diff)
downloadexternal_llvm-f6e75c3435de09bfd5a043c88e3a899da2bcc84f.zip
external_llvm-f6e75c3435de09bfd5a043c88e3a899da2bcc84f.tar.gz
external_llvm-f6e75c3435de09bfd5a043c88e3a899da2bcc84f.tar.bz2
Update CMake files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78020 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 4427b5d..53eac7d 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -2,6 +2,7 @@ add_llvm_library(LLVMCodeGen
BranchFolding.cpp
CodePlacementOpt.cpp
DeadMachineInstructionElim.cpp
+ Dump.cpp
DwarfEHPrepare.cpp
ELFCodeEmitter.cpp
ELFWriter.cpp