the sse intrinsics are missing, leading to errors.
llvm-svn: 40800
This commit is contained in:
parent
2f48d5e2ed
commit
374b06a080
|
|
@ -1,4 +1,4 @@
|
|||
// RUN: clang %s -fsyntax-only
|
||||
// RUN: clang %s -fsyntax-only -arch ppc
|
||||
#ifdef __APPLE__
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue