[PATCH] D136637: [llvm-c] add LLVMReplaceMDNodeOperandWith
Davide Bertola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 07:10:08 PDT 2022
davibe updated this revision to Diff 471542.
davibe added a comment.
- Fixed formatting
- Added .ll files to trigger tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136637/new/
https://reviews.llvm.org/D136637
Files:
llvm/include/llvm-c/Core.h
llvm/lib/IR/Core.cpp
llvm/test/Bindings/llvm-c/is_a_value_as_metadata.ll
llvm/test/Bindings/llvm-c/replace_md_operand.ll
llvm/tools/llvm-c-test/llvm-c-test.h
llvm/tools/llvm-c-test/main.c
llvm/tools/llvm-c-test/metadata.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136637.471542.patch
Type: text/x-patch
Size: 6071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/d4eabf91/attachment.bin>
More information about the llvm-commits
mailing list