1// Test file for AArch64 GAS -- tlsldm page ILP32
2
3func:
4	add	w1, w2, w3
5	// BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
6	adrp	x0, :tlsldm:dummy
7