[PATCH] D148328: [IRGen] Change annotation metadata to support inserting tuple of strings into annotation metadata array.
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 07:51:48 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d3a8842295e: [IRGen] Change annotation metadata to support inserting tuple of strings into… (authored by zjaffal).
Changed prior to commit:
https://reviews.llvm.org/D148328?vs=516748&id=520701#toc
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/include/llvm/IR/Metadata.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.520701.patch
Type: text/x-patch
Size: 8923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/0124c26e/attachment.bin>
More information about the llvm-commits
mailing list