search for: _initv1

Displaying 1 result from an estimated 1 matches for "_initv1".

2016 Oct 13
2
LTO prevention help
...through LTO? The variable makes it through but the sprinf() line doesn't. Can I somehow tell LTO to not apply to this function or line of code or file of code? (In reality this is something I am trying to do via Xcode for iOS targets.) thank you. 1. static void __attribute__((constructor))_initv1 () { 2. static char default_[] = "0000000000000000000000000000000000000000000000000000000000000000"; 3. sprintf( default_, "%lu", (unsigned long)5 ); 4. } -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.or...