[PATCH] D50987: [Exception Handling] Unwind tables are required for all functions that have an EH personality.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 08:52:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340614: [Exception Handling] Unwind tables are required for all functions that have an… (authored by stefanp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50987?vs=162024&id=162389#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50987

Files:
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/test/CodeGen/PowerPC/uwtables.ll
  llvm/trunk/test/CodeGen/X86/uwtables.ll
  llvm/trunk/test/CodeGen/X86/x86-shrink-wrap-unwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50987.162389.patch
Type: text/x-patch
Size: 5666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/7ad1b181/attachment.bin>


More information about the llvm-commits mailing list