summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-11-23 17:26:04 +0000
committerTed Kremenek <kremenek@apple.com>2009-11-23 17:26:04 +0000
commit9b6515794f144de625a22e64fa349e685e9fbc65 (patch)
tree81a0c4ae3fa9ea9bb93a772ee78933fa71ca9965 /llvm/lib/CodeGen/SelectionDAG
parent22e2e5c423f5981527b2f4c81bf14824ac0e6a16 (diff)
downloadbcm5719-llvm-9b6515794f144de625a22e64fa349e685e9fbc65.tar.gz
bcm5719-llvm-9b6515794f144de625a22e64fa349e685e9fbc65.zip
Update CMake file.
llvm-svn: 89671
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt b/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt
index c766859ae9c..9076f85b1b8 100644
--- a/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt
+++ b/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt
@@ -2,6 +2,7 @@ add_llvm_library(LLVMSelectionDAG
CallingConvLower.cpp
DAGCombiner.cpp
FastISel.cpp
+ FunctionLoweringInfo.cpp
InstrEmitter.cpp
LegalizeDAG.cpp
LegalizeFloatTypes.cpp
OpenPOWER on IntegriCloud