llvm/lld/test/ELF/Inputs/arm-long-thunk-converge.lds

SECTIONS {
  .foo : { *(.foo) }
  .bar 0x2000000 : { *(.bar) }
}