Stop emitting lifetime region info when stack coloring is not enabled in O0
authorMichael Liao <michael.liao@intel.com>
Fri, 7 Sep 2012 05:13:00 +0000 (05:13 +0000)
committerMichael Liao <michael.liao@intel.com>
Fri, 7 Sep 2012 05:13:00 +0000 (05:13 +0000)
commit1fdaee9995f1bf1553cecd4da62daba91fd4fa1f
tree3ee6237c0c8925d29e861ad3fdf45bc14b715ccc
parent04376ebe9f203213ef1eb4c69396fe280dc8c8b1
Stop emitting lifetime region info when stack coloring is not enabled in O0

- this should fix PR13780

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