mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-21 13:33:26 +00:00
Remove a redundant RUN: line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32126 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f02edd2307
commit
72348df75e
@ -2,8 +2,6 @@
|
|||||||
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
|
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
|
||||||
; RUN: diff %t1.ll %t2.ll
|
; RUN: diff %t1.ll %t2.ll
|
||||||
|
|
||||||
; RUN: llvm-as < %s | llvm-dis
|
|
||||||
|
|
||||||
%foo1 = uninitialized global <4 x float>;
|
%foo1 = uninitialized global <4 x float>;
|
||||||
%foo2 = uninitialized global <2 x int>;
|
%foo2 = uninitialized global <2 x int>;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user