[PATCH] D94668: [debug-info] [NFC] add isa support for MCStreamer
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 21:51:59 PST 2021
shchenz added a comment.
Gentle ping...
We still need this patch for D95518 <https://reviews.llvm.org/D95518> for `lib/Target/PowerPC/PPCAsmPrinter.cpp` file. We need to emit the end symbol for asmstreamer to tell where is the end of the text section.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94668/new/
https://reviews.llvm.org/D94668
More information about the llvm-commits
mailing list