11 lines · plain
1@ RUN: not llvm-mc -triple thumbv6m-none-eabi -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s --check-prefix=CHECK-V6M2@ RUN: llvm-mc -triple thumbv8m.base-none-eabi -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s --check-prefix=CHECK-V8MBASE --allow-empty3 4@ CHECK-V8MBASE-NOT: out of range pc-relative fixup value5@ CHECK-V6M: out of range pc-relative fixup value6 b Lfar27 8 .space 20509Lfar2:10 .word 4211