[PATCH] Fix failure to invoke exception handler on Win64.

Vadim Chugunov vadimcn at gmail.com
Fri Aug 1 01:39:24 PDT 2014


Hi rnk,

Fixes an obscure Win64 unwinding failure which I've stumbled upon.  Please see comments for details.
MSVC does the same, btw.

http://reviews.llvm.org/D4751

Files:
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/win64_call_epi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4751.12096.patch
Type: text/x-patch
Size: 3610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140801/c01f4dff/attachment.bin>


More information about the llvm-commits mailing list