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

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 13:54:34 PDT 2018


vchuravy updated this revision to Diff 139001.
vchuravy added a comment.

Start adding test for ssp and sspstrong for mingw32


Repository:
  rL LLVM

https://reviews.llvm.org/D27296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27296.139001.patch
Type: text/x-patch
Size: 12390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/bb5e14be/attachment.bin>


More information about the llvm-commits mailing list