summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-18 07:00:06 +0000
committerChris Lattner <sabre@nondot.org>2009-04-18 07:00:06 +0000
commit85e4dd405542722eb2ec2b5dba635ca0cf3085ee (patch)
treec97319eef0e912de5f7e8fb57f02ea1069e9a8cd /clang
parent24ad8621a41d6b316c2b74e3e7bc6899f3ab920c (diff)
downloadbcm5719-llvm-85e4dd405542722eb2ec2b5dba635ca0cf3085ee.tar.gz
bcm5719-llvm-85e4dd405542722eb2ec2b5dba635ca0cf3085ee.zip
don't dump .ll file in this dir.
llvm-svn: 69426
Diffstat (limited to 'clang')
-rw-r--r--clang/test/CodeGen/function-decay.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/function-decay.m b/clang/test/CodeGen/function-decay.m
index 9c871139dba..5652fdbb21e 100644
--- a/clang/test/CodeGen/function-decay.m
+++ b/clang/test/CodeGen/function-decay.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -emit-llvm
+// RUN: clang-cc %s -emit-llvm -o -
@interface I0 @end
@implementation I0
OpenPOWER on IntegriCloud