Fix RUN line to not litter the test directory.

llvm-svn: 76320
This commit is contained in:
Sebastian Redl 2009-07-18 15:13:36 +00:00
parent 077d069c91
commit c88ab62c87
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang-cc -triple i386-apple-darwin9 -fnext-runtime -emit-llvm %s
// RUN: clang-cc -triple i386-apple-darwin9 -fnext-runtime -emit-llvm %s -o %t
@interface Foo
{