the sse intrinsics are missing, leading to errors.

llvm-svn: 40800
This commit is contained in:
Chris Lattner 2007-08-04 00:19:10 +00:00
parent 2f48d5e2ed
commit 374b06a080
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang %s -fsyntax-only
// RUN: clang %s -fsyntax-only -arch ppc
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif