[all-commits] [llvm/llvm-project] f64e45: [Transforms][Debugify] Ignore PHI nodes when check...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Thu Feb 27 08:14:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f64e457cb75b61f6566de8327a1bfae498d5a296
      https://github.com/llvm/llvm-project/commit/f64e457cb75b61f6566de8327a1bfae498d5a296
  Author: Pierre-vh <pierre.vanhoutryve at arm.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/Debugify.cpp
    A llvm/test/DebugInfo/pr37964.ll

  Log Message:
  -----------
  [Transforms][Debugify] Ignore PHI nodes when checking for DebugLocs

Fix for: https://bugs.llvm.org/show_bug.cgi?id=37964

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




More information about the All-commits mailing list