search for: 02651190

Displaying 2 results from an estimated 2 matches for "02651190".

2008 May 28
0
[LLVMdev] LLVM project binary size
...doable, but noone has stepped up to do it yet. I'm sure that there are a ton of other similar things that can be done to squeeze it down. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080527/02651190/attachment.html>
2008 May 26
5
[LLVMdev] LLVM project binary size
Hi all, I'm a little bit worried about the sheer size of the resulting binaries of a project using LLVM. The medium large project for which I'm planning to use it (which currently uses a custom dynamic code generator), produces a compact 1.6 MB binary. When I compile LLVM's simple 'Fibonacci' example project the executable is 2.6 MB. I realize LLVM is a complex and