[PATCH] D94835: Add ehcont section support

Arlo Siemsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 19:13:20 PST 2021


arlosi updated this revision to Diff 319737.
arlosi added a comment.

Run clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94835/new/

https://reviews.llvm.org/D94835

Files:
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/lib/CodeGen/EHContGuardCatchret.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/test/CodeGen/AArch64/ehcontguard.ll
  llvm/test/CodeGen/X86/ehcontguard.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94835.319737.patch
Type: text/x-patch
Size: 9209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/01812a02/attachment.bin>


More information about the llvm-commits mailing list