[PATCH] D130879: [AsmPrinter] Emit PCs into requested PCSections

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 10:12:15 PDT 2022


melver updated this revision to Diff 450040.
melver marked 5 inline comments as done.
melver edited the summary of this revision.
melver added a comment.
Herald added a subscriber: pengfei.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130879/new/

https://reviews.llvm.org/D130879

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/CodeGen/AArch64/pcsections.ll
  llvm/test/CodeGen/X86/pcsections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130879.450040.patch
Type: text/x-patch
Size: 16778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/3232df7b/attachment.bin>


More information about the llvm-commits mailing list