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

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 20:58:28 PDT 2015


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

rebase, incorporate feedback


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.ll

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


More information about the llvm-commits mailing list