mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[mips] Fix test typo in rL348914
RUN; -> RUN: llvm-svn: 349258
This commit is contained in:
parent
12c4199c04
commit
e9e1319c86
@ -1,6 +1,6 @@
|
||||
# RUN: not llvm-mc %s -triple mips-unknown-linux-gnu -mcpu=mips32 \
|
||||
# RUN: --position-independent -filetype=obj -o /dev/null 2>&1 \
|
||||
# RUN; | FileCheck %s -check-prefix=O32
|
||||
# RUN: | FileCheck %s -check-prefix=O32
|
||||
|
||||
# RUN: llvm-mc %s -triple mips64-unknown-linux-gnu -filetype=obj \
|
||||
# RUN: -o /dev/null 2>&1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user