[all-commits] [llvm/llvm-project] fafbdf: [Debug-Info] Add names for the debug line prologue.

Esme via All-commits all-commits at lists.llvm.org
Thu Mar 11 20:46:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fafbdfe63bb0a24c39268c02778eccef71fb1d76
      https://github.com/llvm/llvm-project/commit/fafbdfe63bb0a24c39268c02778eccef71fb1d76
  Author: Esme-Yi <esme.yi at ibm.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M llvm/lib/MC/MCDwarf.cpp
    M llvm/test/DebugInfo/XCOFF/empty.ll
    M llvm/test/DebugInfo/XCOFF/explicit-section.ll
    M llvm/test/DebugInfo/XCOFF/function-sections.ll

  Log Message:
  -----------
  [Debug-Info] Add names for the debug line prologue.

Summary: This is a minor patch to add names for the debug line prologue, as a follow-up of D95998.

Reviewed By: dblaikie, ikudrin, shchenz

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




More information about the All-commits mailing list