Displaying 1 result from an estimated 1 matches for "1021770".
Did you mean:
1021778
2012 Apr 12
2
[LLVMdev] Native codegen
Hi, I've just started working with LLVM, and have just finished the
Kaleidoscope tutorial. Everything is fine, however I am finding it
difficult to find any information on how to use the /library/ to
generate native object files. I'm assume that it should be possible, but
almost all of the information on llvm.org and beyond is centered around
either JIT compilation or writing new backends