]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/dead_strip/comment.txt
ld64-95.2.12.tar.gz
[apple/ld64.git] / unit-tests / test-cases / dead_strip / comment.txt
1 The point of this test is a sanity check -dead_strip
2
3 1) in a main executable, dead globals are removed
4 2) in a dylib/bundle with -exported_symbols_list, dead globals are removed
5 3) in a dylib/bundle without -exported_symbols_list, dead globals are *not* removed