DAG: Fix assuming f16 is the only 16-bit fp type in concat vector combine (#121637)
[llvm-project.git] / lld / test / ELF / Inputs / allow-shlib-undefined.s
blobec7e73d58c2ec34acbed439b816c34282e3074af
1 .globl _shared
2 .weak x2
3 _shared:
4 callq x1@PLT
6 callq x2@PLT