craig.topper added a comment. We (Intel) have discussed this a little internally. I'll be responding more shortly.
================ Comment at: lib/Headers/immintrin.h:386 +\*----------------------------------------------------------------------------*/ +#if defined(__i386__) || defined(__x86_64__) +static __inline__ long __DEFAULT_FN_ATTRS ---------------- Shouldn't these still be in intrin.h? immintrin.h is for intrinsics defined by Intel which these arent'. Repository: rC Clang https://reviews.llvm.org/D47672 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits