[PATCH] D22426: Fix automatic detection of ARM MSVC toolset in clang.exe

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 17 20:19:56 PDT 2016


compnerd added a comment.

I was worried about the OOM situation with the 32-bit toolchain.  As long as there is a way to get to the 64-bit version, I don't think that it matters too much that we default to x86.  It sounds like even then, its not been a concern?


https://reviews.llvm.org/D22426





More information about the cfe-commits mailing list