From: Anders Carlsson Date: Mon, 6 Oct 2008 04:49:00 +0000 (+0000) Subject: Actually use the mmintrin.h header, it's good enough now. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5e8ba0c48e7c5e56a48b2e09aff6b7d0c5c4dec;p=clang Actually use the mmintrin.h header, it's good enough now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57150 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Headers/mmintrin.devel.h b/lib/Headers/mmintrin.h similarity index 100% rename from lib/Headers/mmintrin.devel.h rename to lib/Headers/mmintrin.h