[all-commits] [llvm/llvm-project] 1d8ab7: Revert "[DebugLine] save one debug line entry for ...

Tom Weaver via All-commits all-commits at lists.llvm.org
Thu May 4 03:10:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d8ab713adfee410a70ad1f3f11cfd781c8e77bc
      https://github.com/llvm/llvm-project/commit/1d8ab713adfee410a70ad1f3f11cfd781c8e77bc
  Author: Tom Weaver <Tom.Weaver at Sony.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-shift-of-shifted-dbg-value-fallback.ll
    M llvm/test/DebugInfo/XCOFF/empty-prolog.ll
    M llvm/test/DebugInfo/XCOFF/explicit-section.ll
    M llvm/test/DebugInfo/XCOFF/function-sections.ll
    M llvm/test/MC/WebAssembly/debug-info.ll
    M llvm/test/MC/WebAssembly/debug-info64.ll

  Log Message:
  -----------
  Revert "[DebugLine] save one debug line entry for empty prologue"

This reverts commit b48a8233f5e230e46182bf5c523ceb6a04cec8f5.

This change caused https://lab.llvm.org/buildbot/#/builders/247/builds/4125
to start failing, please address the failures before resubmitting.




More information about the All-commits mailing list