brintos

brintos / llvm-project-archived public Read only

0
0
Text · 353 B · 74e5dae Raw
10 lines · plain
1# RUN: not llvm-mc -triple mips-unknown-linux %s \2# RUN:     -target-abi=o32 -filetype=obj -o /dev/null 2>&1 | FileCheck %s3.text4nop5.reloc foo, R_MIPS_32, .text  # CHECK: :[[@LINE]]:8: error: .reloc offset is not relative to a section6nop7nop8.reloc bar, R_MIPS_32, .text  # CHECK: :[[@LINE]]:8: error: .reloc offset is not relative to a section9nop10