mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
Fix RUN line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48116 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
58d5e05157
commit
7a0690d1b6
@ -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…
Reference in New Issue
Block a user