linux-packaging-mono/external/llvm/test/MC/ARM/thumb1-relax-8m-baseline.s
Xamarin Public Jenkins (auto-signing) 279aa8f685 Imported Upstream version 5.18.0.246
Former-commit-id: 0c7ce5b1a7851e13f22acfd379b7f9fb304e4833
2019-01-23 08:21:40 +00:00

11 lines
413 B
ArmAsm

@ RUN: not llvm-mc -triple thumbv6m-none-eabi -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s --check-prefix=CHECK-V6M
@ RUN: llvm-mc -triple thumbv8m.base-none-eabi -filetype=obj -o /dev/null %s 2>&1 | FileCheck %s --check-prefix=CHECK-V8MBASE --allow-empty
@ CHECK-V8MBASE-NOT: out of range pc-relative fixup value
@ CHECK-V6M: out of range pc-relative fixup value
b Lfar2
.space 2050
Lfar2:
.word 42