From: Anders Carlsson Date: Mon, 3 Mar 2008 19:34:30 +0000 (+0000) Subject: Temporarily rename mmintrin.h so that it won't clash with the system header. It will... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29d5c3bfb06840005f8cb7a140246b4239d2a35d;p=clang Temporarily rename mmintrin.h so that it won't clash with the system header. It will be renamed back once the few remaining methods have been implemented. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47852 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Headers/mmintrin.h b/Headers/mmintrin.devel.h similarity index 100% rename from Headers/mmintrin.h rename to Headers/mmintrin.devel.h