[PATCH] D153107: [llvm-c] Add LLVMSetTailCallKind and LLVMGetTailCallKind

YAMAMOTO Takashi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 06:12:52 PDT 2023


yamt updated this revision to Diff 535762.
yamt added a comment.

test, comment, release notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153107

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm-c/Core.h
  llvm/lib/IR/Core.cpp
  llvm/test/Bindings/llvm-c/echo.ll
  llvm/tools/llvm-c-test/echo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153107.535762.patch
Type: text/x-patch
Size: 3420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/9486f60f/attachment.bin>


More information about the llvm-commits mailing list