summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/CMakeLists.txt
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
commit9977ed0290b7ca62c05c7ed087ab5b841636bd89 (patch)
treed284dd5dfc764cbfc9e289efdced68b2c368fba1 /lib/CodeGen/SelectionDAG/CMakeLists.txt
parent6277eb2bb997a5da0808a8a5a57f18fd9faaf336 (diff)
downloadllvm-9977ed0290b7ca62c05c7ed087ab5b841636bd89.tar.gz
llvm-9977ed0290b7ca62c05c7ed087ab5b841636bd89.tar.bz2
llvm-9977ed0290b7ca62c05c7ed087ab5b841636bd89.tar.xz
Update CMake file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89671 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/CMakeLists.txt')
-rw-r--r--lib/CodeGen/SelectionDAG/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/SelectionDAG/CMakeLists.txt b/lib/CodeGen/SelectionDAG/CMakeLists.txt
index c766859ae9..9076f85b1b 100644
--- a/lib/CodeGen/SelectionDAG/CMakeLists.txt
+++ b/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