Displaying 1 result from an estimated 1 matches for "llvmscriptdemo".
2016 Apr 09
4
lli size
.... The program after linking is about 25 megs stripped of
debug symbols.
This seems a bit large.
Is it possible that this could somehow to be drastically reduced?
Is it worth going and trying to rip things out?
The code which instantiates the interpreter is here:
https://github.com/timprepscius/llvmscriptdemo/blob/master/src/llvmscriptdemo.cpp
Any help/advice/etc, greatly appreciated.
-tim