3 # RUN: llvm-mc -filetype=obj -triple=arm64-apple-darwin %s -o %t.o
4 # RUN: %lld -arch arm64 %t.o -o %t
5 # RUN: llvm-objdump -d --macho %t | FileCheck %s
11 ## Mismatched registers
14 ## Not on the same page
17 ## Not an adrp instruction (invalid)
20 ## Other relaxations take precedence over AdrpAdrp
50 add x6
, x5
, _foo@PAGEOFF
54 add x6
, x5
, _bar@PAGEOFF