Nico Weber b05071de89
[lld/ELF] Add tests for start-lib / end-lib with eager loads (#120294)
Contains tests for the scenarios fixed in lld/COFF in #120292. They pass
without code changes, but I didn't see existing tests for this.
2024-12-19 11:23:09 -05:00

8 lines
53 B
ArmAsm

.globl eager
eager:
retq
.globl ogre
ogre:
retq