]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/dead_strip/comment.txt
ld64-236.3.tar.gz
[apple/ld64.git] / unit-tests / test-cases / dead_strip / comment.txt
CommitLineData
a61fdf0a
A
1The point of this test is a sanity check -dead_strip
2
31) in a main executable, dead globals are removed
42) in a dylib/bundle with -exported_symbols_list, dead globals are removed
53) in a dylib/bundle without -exported_symbols_list, dead globals are *not* removed