1// Test file for AArch64 GAS -- tlsldm ILP32
2
3func:
4	add	x1, x2, x3
5	// BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
6	adr	x0, :tlsldm:dummy
7