]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/relocs-objc/comment.txt
ld64-77.tar.gz
[apple/ld64.git] / unit-tests / test-cases / relocs-objc / comment.txt
CommitLineData
a61fdf0a
A
1The point of this test is to verify a .o file can round-trip through ld -r correctly. The ObjectDump utility is used
2dump a "canonical" textual representation of a .o file. The before and after .o files are then diff'ed.
3No differences means this test passes