[all-commits] [llvm/llvm-project] 93615b: [Debugify] Use WeakWH map collected before Pass wh...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Tue Dec 21 06:55:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93615b88f5aa1d46733c5ad92de1422a0e55c127
      https://github.com/llvm/llvm-project/commit/93615b88f5aa1d46733c5ad92de1422a0e55c127
  Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
  Date:   2021-12-21 (Tue, 21 Dec 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/Debugify.cpp

  Log Message:
  -----------
  [Debugify] Use WeakWH map collected before Pass when checking loc drop

This fixes a typo/bug when checking for pointer reuse when testing
DI location preservation in the Debugify original mode (when
checking -g generated Debug Info).

Differential Revision: https://reviews.llvm.org/D115621




More information about the All-commits mailing list