[PATCH] D108531: [DebugInfo] Use EndLabel for AsmStreamer
Kyungwoo Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 22 19:27:08 PDT 2021
kyulee created this revision.
Herald added a subscriber: hiraditya.
kyulee requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This extends https://reviews.llvm.org/D108261 to apply AsmStreamer.
Depends on D108261 <https://reviews.llvm.org/D108261>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108531
Files:
llvm/lib/MC/MCAsmStreamer.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: D108531.368022.patch
Type: text/x-patch
Size: 5833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/80d31b5e/attachment.bin>
More information about the llvm-commits
mailing list