]>
git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/lto-dead_strip-coalesce/main.c
3 #include <CoreFoundation/CoreFoundation.h>
12 CFStringGetLength(CFSTR("test1"));
18 CFStringGetLength(CFSTR("test2"));
24 CFStringGetLength(CFSTR("test3"));
28 // <rdar://problem/12005173> error with LTO and dead strip of non-lazy-pointer