[PATCH] D141914: WIP: Unwindabort: Add "unwindabort" syntax for the "resume" instruction.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 14:22:52 PDT 2023
jyknight updated this revision to Diff 546609.
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/D141914/new/
https://reviews.llvm.org/D141914
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/Instructions.h
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/test/Bitcode/compatibility.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141914.546609.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/f45d4480/attachment.bin>
More information about the llvm-commits
mailing list