]> git.saurik.com Git - apple/ld64.git/blob - FireOpal/unit-tests/test-cases/multiple-entry-points/comment.txt
ld64-85.2.1.tar.gz
[apple/ld64.git] / FireOpal / unit-tests / test-cases / multiple-entry-points / 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