[PATCH] headers: be a bit more careful about inline asm

Reid Kleckner rnk at google.com
Wed Apr 30 09:27:35 PDT 2014


IMO intrin.h should avoid including x86intrin.h on non-x86 platforms, rather than making ia32intrin.h do nothing on non-x86.  Does that work for you?

http://reviews.llvm.org/D3558






More information about the cfe-commits mailing list