================ @@ -316,6 +316,15 @@ void salvageDebugInfoForDbgValues(Instruction &I, ArrayRef<DbgVariableIntrinsic *> Insns, ArrayRef<DbgVariableRecord *> DPInsns); +void tryToSinkInstructionDbgValues( ---------------- minglotus-6 wrote:
Debug intrinsics are not handled in this PR, I un-do `Local.h/cpp` changes (and overlooked this comment). The updated compiler-rt test (instrprof-vtable-value-prof.cpp) enabled `-g` and tested IR for the first callsite. https://github.com/llvm/llvm-project/pull/81442 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits