[PATCH] D98383: [Debug-Info] Add names for the debug line prologue.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 19:18:22 PST 2021


Esme created this revision.
Esme added reviewers: shchenz, ikudrin, dblaikie, jsji, PowerPC.
Herald added a subscriber: hiraditya.
Esme requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is a minor patch to add names for the debug line prologue, as a follow-up of D95998 <https://reviews.llvm.org/D95998>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98383

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98383.329822.patch
Type: text/x-patch
Size: 4500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/fd91c63f/attachment.bin>


More information about the llvm-commits mailing list