[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
Wed Aug 22 12:15:45 PDT 2018


stefanp updated this revision to Diff 162024.
stefanp added a comment.

Sorry about that. I should have added the test cases earlier.


https://reviews.llvm.org/D50987

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50987.162024.patch
Type: text/x-patch
Size: 5492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/b2feda0e/attachment.bin>


More information about the llvm-commits mailing list