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