]> granicus.if.org Git - clang/commitdiff
don't dump .ll file in this dir.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 07:00:06 +0000 (07:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 07:00:06 +0000 (07:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69426 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/function-decay.m

index 9c871139dba8a4a1ac548fa13e0cfd36ee9230c6..5652fdbb21eaef72116130fc00e94b3d62dcaa49 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -emit-llvm
+// RUN: clang-cc %s -emit-llvm -o -
 
 @interface I0 @end
 @implementation I0