Handle DBG_CALLSITE and DBG_CALLSITEPARAM meta instructions through backend pipeline. It partially relies on the way DBG_VALUE is handled.
Authors: @asowda, @NikolaPrica, @djtodoro, @ivanbaev
llvm-commits | |
aprantl | |
probinson | |
vsk |
Handle DBG_CALLSITE and DBG_CALLSITEPARAM meta instructions through backend pipeline. It partially relies on the way DBG_VALUE is handled.
Authors: @asowda, @NikolaPrica, @djtodoro, @ivanbaev