[cfe-dev] Can't build ASAN tests on i586 without SSE2
İsmail Dönmez
ismail at donmez.ws
Wed Dec 4 02:43:00 PST 2013
On Wed, Dec 4, 2013 at 12:40 PM, Kostya Serebryany <kcc at google.com> wrote:
> Does the following work for you?
>
>
I will try that but why not just
#if defined(__i686__) || defined(__x86_64__)
Since AFAIK the lowest arch having SSE support is i686 anyway.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131204/c9cd6da7/attachment.html>
More information about the cfe-dev
mailing list