no need to keep around this output.
authorChris Lattner <sabre@nondot.org>
Wed, 12 Mar 2008 17:14:06 +0000 (17:14 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Mar 2008 17:14:06 +0000 (17:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48285 91177308-0d34-0410-b5e6-96231b3b80d8

test/Feature/llvm2cpp.ll

index 587fd4e505cb4989331ebb9c05e48de8d07c62f0..e2b082ff3c117ea076f97fd92faddf2ac4bae890 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis > %t1.ll
+; RUN: llvm-as < %s | llvm-dis > /dev/null
 ; RUN: llvm-as < %s | llvm2cpp -gen-program -o -
 
 @X = global i32 4, align 16            ; <i32*> [#uses=0]