[PATCH] D46910: [Support] Avoid normalization in sys::getDefaultTargetTriple
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 20 15:58:16 PDT 2018
thakis added a comment.
This changes the default triple on Windows from x86_64-pc-win32 to x86_64-pc-windows-msvc. This breaks at least
Repository:
rC Clang
https://reviews.llvm.org/D46910
More information about the llvm-commits
mailing list