brintos

brintos / llvm-project-archived public Read only

0
0
Text · 223 B · f104864 Raw
13 lines · plain
1# RUN: not llvm-mc -filetype=obj -triple i386-unknown-unknown %s 2> %t2# RUN: FileCheck -input-file %t %s3 4. = 0x105	.byte 16 7. = . + 108	.byte 29 10# CHECK: error: invalid .org offset '24' (at offset '28')11. = 0x1812	.byte 313