[stackprotector] When finding the split point to splice off the end of a parentmbb...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 22 Aug 2013 05:40:50 +0000 (05:40 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 22 Aug 2013 05:40:50 +0000 (05:40 +0000)
commit021f3280fe791722c668cb96b02f473f2f76f925
tree4ebeada8eb5d361a03ae5fb6760438a21b5b41f3
parent978de6b56a4eb4d3dbc1b65f2b095a192b240f90
[stackprotector] When finding the split point to splice off the end of a parentmbb into a successmbb, include any DBG_VALUE MI.

Fix for PR16954.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188987 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/CodeGen/X86/stack-protector-dbginfo.ll [new file with mode: 0644]