brintos

brintos / llvm-project-archived public Read only

0
0
Text · 198 B · b71d5c6 Raw
7 lines · plain
1# RUN: llvm-mc -triple=hexagon -filetype=asm %s 2> %t; FileCheck %s < %t2 3# Check that tied operands are caught4 5	{ r0 = sub(##_start, asl(r1, #1)) }6# CHECK: error: invalid operand for instruction7