[cfe-commits] r157733 - in /cfe/trunk: include/clang/Basic/BuiltinsX86.def lib/Basic/Targets.cpp lib/Headers/wmmintrin.h test/CodeGen/pclmul-builtins.c
Alexander Potapenko
glider at google.com
Thu May 31 05:35:57 PDT 2012
Hi Craig,
I'm seeing lots of the following warnings from Clang when building
ASan tests on Mac OS:
'-pclmul' is not a recognized feature for this target (ignoring feature)
'-pclmul' is not a recognized feature for this target (ignoring feature)
I think this is a bit too verbose. Do you know what might have caused
these warnings?
More information about the cfe-commits
mailing list