Also avoid adding callee save code before debug labels.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 31 Jan 2008 00:27:49 +0000 (00:27 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 31 Jan 2008 00:27:49 +0000 (00:27 +0000)
commit00dff8dda29b5a249cd99405ce26e84cef13ba53
tree4d3609905d188632c4ca53e52f1cc6fd30bb60e5
parentc6c391daddbafa722d9ca87d18f204e9a6e617a3
Also avoid adding callee save code before debug labels.

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