[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)
commit1adac3582d8dc3e5331222164827cca47ed57b4e
tree92122c2ea352d174d862726964aac011fee6ccb5
parente6960e2db514ffbd687b7797986dc293e2a697dc
[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.

llvm-svn: 188987
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/test/CodeGen/X86/stack-protector-dbginfo.ll [new file with mode: 0644]