When there are both strong and weak references to an undefined symbol ensure that the strong reference prevails in the output symbol generating the correct error. Test case copied from lld/test/ELF/weak-and-strong-undef.s Differential Revision: https://reviews.llvm.org/D75322
3 lines
33 B
ArmAsm
3 lines
33 B
ArmAsm
.functype foo () -> ()
|
|
.weak foo
|