summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2013-12-13 18:37:03 +0000
committerAndrew Trick <atrick@apple.com>2013-12-13 18:37:03 +0000
commit8d6a658430310f2de8d66e0dd1c13a80b4fdb247 (patch)
tree03137d7735c9f02755d96021a4a7c6bfb0280e24 /llvm/lib/CodeGen/CMakeLists.txt
parent8df84fa2f2cdff764e95c8491d4e52f0a62e5910 (diff)
downloadbcm5719-llvm-8d6a658430310f2de8d66e0dd1c13a80b4fdb247.tar.gz
bcm5719-llvm-8d6a658430310f2de8d66e0dd1c13a80b4fdb247.zip
Liveness Analysis Pass
llvm-svn: 197254
Diffstat (limited to 'llvm/lib/CodeGen/CMakeLists.txt')
-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 0beca0ceedc..123d86f9504 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -97,6 +97,7 @@ add_llvm_library(LLVMCodeGen
StackColoring.cpp
StackProtector.cpp
StackSlotColoring.cpp
+ StackMapLivenessAnalysis.cpp
StackMaps.cpp
TailDuplication.cpp
TargetFrameLoweringImpl.cpp
OpenPOWER on IntegriCloud