[PATCH] D28304: [compiler-rt] [cmake] Disable appending -msse* flags implicitly
Dmitry Vyukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 12:18:59 PST 2017
dvyukov added a comment.
> I don't see a big issue enabling it for x86-64 but for 32-bit systems you're ruling out quite a lot of hardware.
Tsan does not support 32-bits.
https://reviews.llvm.org/D28304
More information about the cfe-commits
mailing list