[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:57:15 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351370: [COFF, ARM64] Implement support for SEH extensions __try/__except/__finally (authored by mgrang, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53540?vs=182110&id=182112#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53540/new/
https://reviews.llvm.org/D53540
Files:
llvm/trunk/include/llvm/CodeGen/MachineFunction.h
llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/trunk/test/CodeGen/AArch64/seh-finally.ll
llvm/trunk/test/CodeGen/AArch64/seh-localescape.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53540.182112.patch
Type: text/x-patch
Size: 11987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/39d7db61/attachment.bin>
More information about the llvm-commits
mailing list