[PATCH] D53540: [COFF, ARM64] Implement support for SEH extensions __try/__except/__finally
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 16 11:38:07 PST 2019
mgrang updated this revision to Diff 182110.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53540/new/
https://reviews.llvm.org/D53540
Files:
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/AsmPrinter/WinException.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/AArch64/AArch64AsmPrinter.cpp
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64RegisterInfo.cpp
test/CodeGen/AArch64/seh-finally.ll
test/CodeGen/AArch64/seh-localescape.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53540.182110.patch
Type: text/x-patch
Size: 11601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/5d4e8908/attachment.bin>
More information about the llvm-commits
mailing list