Force NeXT runtime for this test.

llvm-svn: 75400
This commit is contained in:
Daniel Dunbar 2009-07-11 23:04:43 +00:00
parent df1cff7356
commit 024c68b734
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang-cc -emit-llvm %s -o %t
// RUN: clang-cc -fnext-runtime -emit-llvm %s -o %t
void p(const char*, ...);