[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 14:32:09 PDT 2018


vchuravy added a comment.

Hm I can't reproduce the failure you are seeing. I added your example as a test case and started extending the tests in `Codegen/X86/stack-protector.ll` to also cover mingw (there still lots of cases to go there).


Repository:
  rL LLVM

https://reviews.llvm.org/D27296





More information about the llvm-commits mailing list