[PATCH] D148328: [IRGen] Change annotation metadata to support a tuple of strings.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 07:56:14 PDT 2023


zjaffal updated this revision to Diff 514243.
zjaffal added a comment.
Herald added a subscriber: jdoerfert.

Update `LangRef.rst`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148328

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/IR/Metadata.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp
  llvm/lib/Transforms/Utils/MemoryOpRemark.cpp
  llvm/test/Verifier/annotation-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148328.514243.patch
Type: text/x-patch
Size: 8659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/9ab25893/attachment.bin>


More information about the llvm-commits mailing list