[all-commits] [llvm/llvm-project] eebfee: [DebugInfo][SelectionDAGISel] Do not drop all dbg....

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu Jan 5 07:38:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eebfee8f9ea7dfc9e7cf4326decadc779969994e
      https://github.com/llvm/llvm-project/commit/eebfee8f9ea7dfc9e7cf4326decadc779969994e
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
    A llvm/test/DebugInfo/X86/empty-metadata-dbg-declare.ll

  Log Message:
  -----------
  [DebugInfo][SelectionDAGISel] Do not drop all dbg.declares if one with empty metadata is found

This error was introduced in 1d1de7467c32d52926ca56b9167a2c65c451ecfa (by me)
about 1 month ago. Found while testing the D140901 patch stack.

Reviewed By: jryans

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




More information about the All-commits mailing list