]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/lto-dead_strip-tentative/foo.c
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / lto-dead_strip-tentative / foo.c
CommitLineData
a645023d
A
1
2int tent;
3
4int foo() { return tent; }