[PATCH] D130879: [AsmPrinter] Emit PCs into requested PCSections
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 1 01:56:29 PDT 2022
melver created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
melver requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Interpret MD_pcsections in AsmPrinter emitting the requested metadata to
the associated sections. Functions and normal instructions are handled.
Depends on D130877 <https://reviews.llvm.org/D130877>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130879
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130879.448947.patch
Type: text/x-patch
Size: 6684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220801/e5663221/attachment.bin>
More information about the llvm-commits
mailing list