mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-07 11:51:13 +00:00
Pass -S to opt in this test to avoid printing binary on mismatch
The purpose of the test is to verify diagnostics. llvm-svn: 282558
This commit is contained in:
parent
bfcc34bc8a
commit
c99191ee9f
@ -1,4 +1,4 @@
|
||||
; RUN: opt < %s -inline -pass-remarks-missed=inline -pass-remarks-with-hotness \
|
||||
; RUN: opt < %s -S -inline -pass-remarks-missed=inline -pass-remarks-with-hotness \
|
||||
; RUN: -pass-remarks-output=%t 2>&1 | FileCheck %s
|
||||
; RUN: cat %t | FileCheck -check-prefix=YAML %s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user