[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
Tue Dec 18 13:17:58 PST 2018


mgrang updated this revision to Diff 178775.
mgrang marked an inline comment as done.
mgrang edited the summary of this revision.

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/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64RegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53540.178775.patch
Type: text/x-patch
Size: 6587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/193f36d4/attachment.bin>


More information about the llvm-commits mailing list