[PATCH] D136637: [llvm-c] add LLVMReplaceMDNodeOperandWith

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 09:58:22 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7d95ba05101: [llvm-c] add LLVMReplaceMDNodeOperandWith (authored by davibe, committed by aprantl).

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.493654.patch
Type: text/x-patch
Size: 6073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/b8819b56/attachment.bin>


More information about the llvm-commits mailing list