Rename the flag which protects from escaped allocas, which may come from bugs in...
authorNadav Rotem <nrotem@apple.com>
Thu, 13 Sep 2012 15:46:30 +0000 (15:46 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 13 Sep 2012 15:46:30 +0000 (15:46 +0000)
commit18e2c290940b67c9dc1196e3c2234e7a20f60ae4
tree1b843dc4561f2df95b6dafc35645b804c73ccbc7
parentaf40a5be77dd5a4613695b4adb17848bd8c6dd8d
Rename the flag which protects from escaped allocas, which may come from bugs in user code or in the compiler. Also, dont assert if the protection is not enabled.

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