brintos

brintos / llvm-project-archived public Read only

0
0
Text · 156 B · e375961 Raw
6 lines · plain
1# RUN: not llvm-mc -triple=hexagon -filetype=obj %s 2>&1 | FileCheck %s2 3# CHECK: 4:3: error: Cannot write to read-only register `PC'4{ pc = r05  r0 = r0 }6