Handle the debug‐info implications of this instruction being removed. Any attached DbgRecords need to "fall" down onto the next instruction.

Synopsis

Declared in <llvm/IR/Instruction.h>

void
handleMarkerRemoval();

Created with MrDocs