<div dir="ltr"><div class="gmail_default" style="font-family:'courier new',monospace">I am not sure this is the right list for this question, but i will ask it anyways.</div><div class="gmail_default" style="font-family:'courier new',monospace">
<br></div><div class="gmail_default" style="font-family:'courier new',monospace">some of my functions which are not used in the final executable are optimized away by the clang++ linker. Is there any way to prevent clang++ to strip away these functions ? Maybe by some __attribute__ prefixed at the the function signature ? I did some google search, but with no luck.</div>
<div class="gmail_default" style="font-family:'courier new',monospace"><br></div><div class="gmail_default" style="font-family:'courier new',monospace">Thank you,</div><div class="gmail_default" style="font-family:'courier new',monospace">
Trent</div></div>