mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-05 00:59:19 +00:00
[LTO] Remove useless redirection from test. NFCI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294889 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1f7ef68a4e
commit
2b8862559e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user