DAG: Fix assuming f16 is the only 16-bit fp type in concat vector combine (#121637)
[llvm-project.git] / lld / test / ELF / Inputs / protected-shared.s
blob5f4b1daf63cc878947138104a49e70383800714c
1 .global foo
2 .protected foo
3 foo:
5 .global bar
6 .protected bar
7 bar:
9 .global zed
10 zed: