Dragonegg selfhost exposed additional cases where alloca usage moved outside of lifet...
authorNadav Rotem <nrotem@apple.com>
Tue, 11 Sep 2012 15:40:27 +0000 (15:40 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 11 Sep 2012 15:40:27 +0000 (15:40 +0000)
commit1eba4a7a28f7e0156725518783dc35137869a670
tree873746e9c2c6fd1ba372c238879ee73878f5eadc
parent50bdea299c9c1d4b2d0535a7cc874490ac49fe67
Dragonegg selfhost exposed additional cases where alloca usage moved outside of lifetime markers. Disabling the pass for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackColoring.cpp