[PATCH] D130875: [Metadata] Introduce MD_pcsections

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 08:17:28 PDT 2022


melver updated this revision to Diff 450296.
melver marked 7 inline comments as done.
melver added a comment.

- Change MDNode format to take aux constants as another MDNode.
- Change createPCSections interface.
- Add MDBuilderTest test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130875

Files:
  llvm/docs/PCSectionsMetadata.rst
  llvm/docs/Reference.rst
  llvm/include/llvm/IR/FixedMetadataKinds.def
  llvm/include/llvm/IR/MDBuilder.h
  llvm/lib/IR/MDBuilder.cpp
  llvm/unittests/IR/MDBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130875.450296.patch
Type: text/x-patch
Size: 6926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/36947600/attachment.bin>


More information about the llvm-commits mailing list