don't dump .ll file in this dir.

llvm-svn: 69426
This commit is contained in:
Chris Lattner 2009-04-18 07:00:06 +00:00
parent 24ad8621a4
commit 85e4dd4055
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang-cc %s -emit-llvm
// RUN: clang-cc %s -emit-llvm -o -
@interface I0 @end
@implementation I0