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
Loading
Please register or sign in to comment