search for: prepscius

Displaying 3 results from an estimated 3 matches for "prepscius".

2016 Apr 09
4
lli size
...n a script. 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
2012 Dec 27
2
[LLVMdev] llvm msil couple questions
Hey there, Searching via the web is not producing answers.... So I thought I would ask the gods of llvm. :-) I'd like to experiment with the llc in conjunction with msil. but I am running into this error: llc-mp-2.9 test.ll -march=msil /opt/local/libexec/llvm-2.9/bin/llc: error: invalid target 'msil'. the version string is: llc-mp-2.9 --version Low Level Virtual Machine
2012 Dec 27
0
[LLVMdev] llvm msil couple questions
In the interests of maintaining a complete thread, forwarding, (somehow got set to llvm-dev instead of llvmdev) ---- this is awesome!!! very nice.. I've been reading the code. I have a couple questions, which I should probably figure out myself, but might as well ask. With regards to new/delete. I assume these are being translated into calls to lib-functions? Is pointer arithmetic and