mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 21:32:49 +00:00
Update test case for r167754/r167755.
llvm-svn: 167760
This commit is contained in:
parent
d3f00b68d7
commit
fe86a11392
@ -1,6 +1,6 @@
|
||||
; RUN: sh -c 'opt --reject-this-option 2>&-; echo $?; opt -o /dev/null /dev/null 2>&-; echo $?;' \
|
||||
; RUN: | FileCheck %s
|
||||
; CHECK: {{^1$}}
|
||||
; CHECK: {{^70$}}
|
||||
; CHECK: {{^0$}}
|
||||
; XFAIL: vg_leak
|
||||
; REQUIRES: shell
|
||||
|
Loading…
Reference in New Issue
Block a user