Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AArch64 / adrp-annotation.s
blobaf22804e06d589d05dc207c1cf7cd03c5def8fac
1 ; RUN: llvm-mc -triple aarch64-apple-ios %s -filetype=obj -o %t.o
2 ; RUN: llvm-objdump --macho -d %t.o | FileCheck %s
4 .data_region
5 .space 0x4124
6 .end_data_region
8 ; CHECK: 4124{{.*}}adrp x0, 5 ; 0x9000
9 adrp x0, #0x5000