llvm/lld/test/ELF/Inputs/allow-shlib-undefined.s

.globl _shared
.weak x2
_shared:
  callq x1@PLT

       callq x2@PLT