]> git.saurik.com Git - apple/ld64.git/blob - ld64-134.9/unit-tests/test-cases/lto-dead_strip-tentative/bar.c
d8fb5263e9cdbe9dd11108943259402e3086fb2c
[apple/ld64.git] / ld64-134.9 / unit-tests / test-cases / lto-dead_strip-tentative / bar.c
1
2 int tent;
3
4 int bar() { return tent; }