brintos

brintos / llvm-project-archived public Read only

0
0
Text · 236 B · f652cdb Raw
10 lines · plain
1// RUN: not llvm-mc -triple x86_64-apple-macosx -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s2 3// CHECK: error: cannot encode offset of section4 5        .data6        .long 17        .zero 0x1000000008        .const9        .long 110