]> granicus.if.org Git - clang/commit
Don't use -msse2 in test/Driver/cl-options.c
authorHans Wennborg <hans@hanshq.net>
Wed, 16 Jul 2014 18:20:35 +0000 (18:20 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 16 Jul 2014 18:20:35 +0000 (18:20 +0000)
commita73298aea28e2eab698581d7ba1e4dcceba95855
tree5338f3f9e3564b5f7c7bb294bb4a769d73615fe9
parent6ce57c7e38ed5a644266b830d359a3c813bc15c4
Don't use -msse2 in test/Driver/cl-options.c

It's already tested in cl-x86-flags.c, and can only be used
when targeting X86.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213179 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cl-options.c