diff options
author | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2009-09-08 07:39:27 +0000 |
---|---|---|
committer | Nicolas Geoffray <nicolas.geoffray@lip6.fr> | 2009-09-08 07:39:27 +0000 |
commit | 99c816857be050d35719a3425f46a4ac1b1057e7 (patch) | |
tree | 166690dedfdb85b8961c652035f13ac1e67b3ebe /test/BugPoint | |
parent | d326c7aff924917ceb6cb9b9a788865941d8b531 (diff) | |
download | external_llvm-99c816857be050d35719a3425f46a4ac1b1057e7.zip external_llvm-99c816857be050d35719a3425f46a4ac1b1057e7.tar.gz external_llvm-99c816857be050d35719a3425f46a4ac1b1057e7.tar.bz2 |
When emitting a label for a PostCall safe point, the machine
instruction to insert before can be end(). getDebugLoc on
end() returns an invalid value, therefore use the debug
loc of the call instruction, and give it to InsertLabel.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81207 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/BugPoint')
0 files changed, 0 insertions, 0 deletions