Skip to content
Commit 51ae4a23 authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

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.

llvm-svn: 81207
parent 8ab546dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment