Handle the removal of a marker: the position of debug‐info has gone away, but the stored debug records should not. Drop them onto the next instruction, or otherwise work out what to do with them.
Synopsis
Declared in <llvm/IR/DebugProgramInstruction.h>
void
removeMarker();
Created with MrDocs