brintos

brintos / llvm-project-archived public Read only

0
0
Text · 247 B · dd74921 Raw
5 lines · plain
1# RUN: not llvm-mc -triple=mips -mcpu=mips32r2 -mattr=+mt < %s 2>%t12# RUN: FileCheck %s < %t13  mftr 0($4), $5, 0, 0, 0 # CHECK: error: unexpected token in argument list4  mttr 0($4), $5, 0, 0, 0 # CHECK: error: unexpected token in argument list5