[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 Oct 31 12:52:32 PDT 2018


mgrang updated this revision to Diff 171996.
mgrang retitled this revision from "[COFF, ARM64] Implement support for SEH extensions __try/__except" to "[COFF, ARM64] Implement support for SEH extensions __try/__except/__finally".
mgrang edited the summary of this revision.
mgrang set the repository for this revision to rL LLVM.

Repository:
  rL LLVM

https://reviews.llvm.org/D53540

Files:
  include/llvm/CodeGen/MachineFunction.h
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64RegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53540.171996.patch
Type: text/x-patch
Size: 5103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/bba09c68/attachment.bin>


More information about the llvm-commits mailing list