diff options
author | dim <dim@FreeBSD.org> | 2012-03-12 21:07:22 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2012-03-12 21:07:22 +0000 |
commit | 8b285bbeb55391042bc204473a25f3ecc5b926da (patch) | |
tree | 724d7d82af382f4e8ef06629b5afad23e767ab4d /contrib/llvm/tools/clang/lib/Basic/ConvertUTF.c | |
parent | a9b563759a36296f096992478611ce60621ff8cb (diff) | |
download | FreeBSD-src-8b285bbeb55391042bc204473a25f3ecc5b926da.zip FreeBSD-src-8b285bbeb55391042bc204473a25f3ecc5b926da.tar.gz |
Pull in r145194 from upstream clang trunk:
Make our handling of MMX x SSE closer to what gcc does:
* Enabling sse enables mmx.
* Disabling (-mno-mmx) mmx, doesn't disable sse (we got this right already).
* The order in not important. -msse -mno-mmx is the same as -mno-mmx -msse.
Some configure scripts depend on this.
PR: i386/165968
MFC after: 3 days
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Basic/ConvertUTF.c')
0 files changed, 0 insertions, 0 deletions