[PATCH] D13774: [CodeGen] Mark setjmp/catchret MBBs address-taken

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 21:53:08 PDT 2015


JosephTremoulet updated this revision to Diff 38085.
JosephTremoulet added a comment.

update newly-added tests


http://reviews.llvm.org/D13774

Files:
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/AsmPrinter/WinException.h
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/late-address-taken.ll
  test/CodeGen/X86/win-catchpad-csrs.ll
  test/CodeGen/X86/win-catchpad-nested.ll
  test/CodeGen/X86/win-catchpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13774.38085.patch
Type: text/x-patch
Size: 9149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/43609860/attachment.bin>


More information about the llvm-commits mailing list