]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/archive-weak/comment.txt
ld64-95.8.4.tar.gz
[apple/ld64.git] / unit-tests / test-cases / archive-weak / comment.txt
CommitLineData
a61fdf0a
A
1The point of this test if the linker already has a weak definition
2it does not try to find another copy in an archive
3
4There are two case to test:
51) both the main .o files and the archive have the same weak symbol (_foo)
62) main.o has a weak symbol and the archive has a non-weak symbol (_baz)
7In both cases the linker should ignore the archive.