llvm/bolt/test/AArch64/Inputs/iplt.ld

SECTIONS {
  .plt : ALIGN(16) { *(.plt) *(.iplt) }
}