mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 13:21:30 +00:00
Fix an "already-upgraded" test that llvm.exp found.
llvm-svn: 36003
This commit is contained in:
parent
3cebebfdd4
commit
c8edc6280f
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | notcast
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | notcast
|
||||
|
||||
define i47 @testAdd(i31 %X, i31 %Y) {
|
||||
%tmp = add i31 %X, %Y
|
||||
|
Loading…
Reference in New Issue
Block a user