[PATCH] D21231: [StackProtector] Fix computation of GSCookieOffset and EHCookieOffset with SEH4

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 13:44:01 PDT 2016


etienneb updated this revision to Diff 60396.
etienneb marked 3 inline comments as done.
etienneb added a comment.

fix comments


http://reviews.llvm.org/D21231

Files:
  include/llvm/CodeGen/WinEHFuncInfo.h
  include/llvm/IR/IntrinsicsX86.td
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86WinEHState.cpp
  test/CodeGen/X86/win32-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21231.60396.patch
Type: text/x-patch
Size: 11587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/fcadb31e/attachment.bin>


More information about the llvm-commits mailing list