blob: 055f8948f6a3bba2a30d56c61be8940ab12c23a1 [file] [log] [blame]
// RUN: llvm-mc -filetype=obj -triple=aarch64-pc-freebsd %S/Inputs/abs.s -o %tabs
// RUN: llvm-mc -filetype=obj -triple=aarch64-pc-freebsd %s -o %t
// RUN: not ld.lld %tabs %t -o %t2 2>&1 | FileCheck %s
// REQUIRES: aarch64
.globl _start
_start:
adr x0, big
#CHECK: R_AARCH64_ADR_PREL_LO21 out of range