[PATCH] D27296: Don't assume mingw is providing SSP functions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 13:41:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328039: [X86] Don't use the MSVC stack protector names on mingw (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D27296?vs=139158&id=139184#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27296

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/stack-protector.ll
  llvm/trunk/test/CodeGen/X86/win32-ssp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27296.139184.patch
Type: text/x-patch
Size: 15342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/b1e3bd27/attachment-0001.bin>


More information about the llvm-commits mailing list