[PATCH] D130879: [AsmPrinter] Emit PCs into requested PCSections
    Marco Elver via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug  5 08:18:12 PDT 2022
    
    
  
melver updated this revision to Diff 450297.
melver added a comment.
- Change MDNode format to take aux constants as another MDNode.
- Change createPCSections interface.
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.450297.patch
Type: text/x-patch
Size: 17141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/2701f02c/attachment.bin>
    
    
More information about the llvm-commits
mailing list