llvm/bolt/test/Inputs/iplt.ld

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