https://llvm.org/bugs/show_bug.cgi?id=22552
Sanjay Patel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Sanjay Patel <[email protected]> --- This looks good after: http://reviews.llvm.org/rL250473 $ ./clang 22552.c -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/ -c 22552.c:3:3: error: '__builtin_ia32_rdrand32_step' needs target feature rdrnd __builtin_ia32_rdrand32_step(&v); -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
