brintos

brintos / llvm-project-archived public Read only

0
0
Text · 349 B · e5b279a Raw
16 lines · plain
1@ RUN: not llvm-mc -n -triple armv7-apple-darwin10 %s -filetype=obj -o - 2> %t.err > %t2@ RUN: FileCheck --check-prefix=CHECK-ERROR < %t.err %s3 4.text5.space 0x1029eb86 7fn:8    movw  r0, :lower16:(fn2-L1)9    andeq r0, r0, r010L1:11    andeq r0, r0, r012 13fn2:14 15@ CHECK-ERROR: error: can not encode offset '0x1029EB8' in resulting scattered relocation.16