summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-12-02 19:31:07 +0000
committerJim Grosbach <grosbach@apple.com>2009-12-02 19:31:07 +0000
commit51663f71653e917039d52e46b28eed66d0a109fd (patch)
tree79c2f8a35a8cc50ce5c56d2754eda21a26c42016 /llvm
parent2c3a6c658955682a03e3953219bdb006b67757dd (diff)
downloadbcm5719-llvm-51663f71653e917039d52e46b28eed66d0a109fd.tar.gz
bcm5719-llvm-51663f71653e917039d52e46b28eed66d0a109fd.zip
Add MaxStackAlignment.cpp to CMake
llvm-svn: 90337
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 6f86614c90d..1439f418e8c 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -36,6 +36,7 @@ add_llvm_library(LLVMCodeGen
MachineRegisterInfo.cpp
MachineSink.cpp
MachineVerifier.cpp
+ MaxStackAlignment.cpp
ObjectCodeEmitter.cpp
OcamlGC.cpp
PHIElimination.cpp
OpenPOWER on IntegriCloud