[PATCH] D105162: Avoid misleading line table when Localizer sinks an instruction to another basic block

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 16:22:50 PDT 2021


aprantl added a comment.

For context, the bugreport that motivated this was a sanitizer diagnostic that we want to happen on behalf of the insertion point source location.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105162/new/

https://reviews.llvm.org/D105162



More information about the llvm-commits mailing list