search for: 0f1d590c

Displaying 2 results from an estimated 2 matches for "0f1d590c".

2009 May 06
0
[LLVMdev] Pass to remove unused functions
...o load a large volume of code and then delete it as dead. I strongly recommend watching Nate's talk at the last llvm developer meeting. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090506/0f1d590c/attachment.html>
2009 May 06
2
[LLVMdev] Pass to remove unused functions
Yeah, I found that out, which is why I was hoping some kind of attribute existed that the compiler knew about. We might go the path of modifying llvm-link to only link in functions that are required as that seems to be the most optimal way of doing it. Thanks, Micah From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Chris Lattner Sent: Tuesday, May 05,