[PATCH] D141913: WIP: Unwindabort: Add "unwindabort" syntax for the "call" instruction.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 14:22:42 PDT 2023
jyknight updated this revision to Diff 546607.
jyknight marked an inline comment as done.
jyknight edited the summary of this revision.
jyknight added a comment.
Rebase patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141913/new/
https://reviews.llvm.org/D141913
Files:
llvm/docs/ExceptionHandling.rst
llvm/docs/LangRef.rst
llvm/include/llvm/AsmParser/LLToken.h
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/IR/Instructions.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Bitcode/compatibility.ll
llvm/test/Verifier/musttail-invalid.ll
llvm/test/Verifier/unwindabort-personality.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141913.546607.patch
Type: text/x-patch
Size: 14236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/29fc655f/attachment.bin>
More information about the llvm-commits
mailing list