mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-20 10:42:36 +00:00
Fix RUN line.
llvm-svn: 48116
This commit is contained in:
parent
b05e945be4
commit
53424806b1
@ -1,5 +1,5 @@
|
||||
; Make sure this testcase does not use mulq
|
||||
; RUN: llvm-as < %s | llvm-as | llc -march=alpha | \
|
||||
; RUN: llvm-as < %s | llc -march=alpha | \
|
||||
; RUN: not grep -i mul
|
||||
; XFAIL: *
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user