[PATCH] D153107: [llvm-c] Add LLVMSetTailCallKind and LLVMGetTailCallKind
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 08:30:54 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG955fc63ab9c5: [llvm-c] Add LLVMSetTailCallKind and LLVMGetTailCallKind (authored by yamt, committed by aeubanks).
Changed prior to commit:
https://reviews.llvm.org/D153107?vs=536104&id=545682#toc
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.545682.patch
Type: text/x-patch
Size: 3341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/43347831/attachment.bin>
More information about the llvm-commits
mailing list