From ea9f0b8c35b5535a811fefc9d101a0f49b4d4fd8 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 10 May 2010 21:01:47 +0000 Subject: [PATCH] just remove this, it isn't needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103432 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Other/2010-05-60-Printer.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Other/2010-05-60-Printer.ll b/test/Other/2010-05-60-Printer.ll index 17abafa37cf..84cb0684e4c 100644 --- a/test/Other/2010-05-60-Printer.ll +++ b/test/Other/2010-05-60-Printer.ll @@ -1,4 +1,4 @@ -; RUN: llc -O2 -print-after-all < %s 2>&1 +; RUN: llc -O2 -print-after-all < %s define void @tester(){ ret void