[LTO] Remove useless redirection from test. NFCI.

llvm-svn: 294889
This commit is contained in:
Davide Italiano 2017-02-12 05:43:25 +00:00
parent 719ffe1a66
commit 77d42eac64
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
; RUN: llvm-lto2 -pass-remarks-output=%t.yaml \
; RUN: -r %t.bc,tinkywinky,p \
; RUN: -r %t.bc,patatino,px \
; RUN: -r %t.bc,main,px -o %t.o %t.bc 2>&1
; RUN: -r %t.bc,main,px -o %t.o %t.bc
; RUN: cat %t.yaml | FileCheck %s -check-prefix=YAML
; YAML: --- !Passed