]> granicus.if.org Git - llvm/commit
gn build: use better triple on windows
authorNico Weber <nicolasweber@gmx.de>
Mon, 7 Oct 2019 13:13:31 +0000 (13:13 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 7 Oct 2019 13:13:31 +0000 (13:13 +0000)
commit85fe2d7d558da8ad2055583907fd0b2c19833c64
tree2d3b4c8b86b69a1893d0183c4f27187ab56e05fb
parentdbd280f4e1ced8cef113adb11ded8c60ebf52ec5
gn build: use better triple on windows

The CMake build uses "x86_64-pc-windows-msvc". The "-msvc" suffix is
important because e.g. clang/test/lit.cfg.py matches against the
suffix "windows-msvc" to compute the presence of the "ms-sdk" and
the absence of the "LP64" feature.

Differential Revision: https://reviews.llvm.org/D68572

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373899 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/secondary/llvm/triples.gni