mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-24 11:36:10 +00:00
Fix testcase to actually test what we think we are
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3338 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b9a7793ecb
commit
8360d0922a
@ -1,6 +1,6 @@
|
||||
; Tests to make sure elimination of casts is working correctly
|
||||
|
||||
; RUN: if as < %s | opt -instcombine | grep '%c' | grep cast
|
||||
; RUN: if as < %s | opt -instcombine -die | dis | grep '%c' | grep cast
|
||||
; RUN: then exit 1
|
||||
; RUN: else exit 0
|
||||
; RUN: fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user