Disable the protection from escaped allocas in an attempt to find violating passes...
authorNadav Rotem <nrotem@apple.com>
Mon, 17 Sep 2012 10:21:55 +0000 (10:21 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 17 Sep 2012 10:21:55 +0000 (10:21 +0000)
commita26cadc58d32a739ccf99423922bfc542c1026b1
treeddd185583002758f24b9bfbc443b29f3268d8608
parent9f9ce61972871efcf794bdc6125835c2c32cd863
Disable the protection from escaped allocas in an attempt to find violating passes. This may break the buildbots. I plan to revert it in a few hours.

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