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

Valentin Churavy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 10:32:51 PDT 2018


vchuravy added a comment.

Is the `x86_64-pc-windows-itanium` the right platform triple?

I adapted the test to check that `windows-itanium` and `windows-msvc` both behave like `msvc`.


Repository:
  rL LLVM

https://reviews.llvm.org/D27296





More information about the llvm-commits mailing list