Displaying 2 results from an estimated 2 matches for "18eabe8e".
2004 Feb 24
0
[LLVMdev] Beginners question
On Tue, 24 Feb 2004, Anders Alexandersson wrote:
> I am doing some pre-studies for my masters thesis, which (hopefully)
> will result in a compiler prototype for Ruby to LLVM, and I have a
> question:
Cool! :)
> 1. When reading the reference manual, I do not understand how e.g.
> simple I/O operations as printf() can be implemented in LLVM. Are there
> any external functions
2004 Feb 24
2
[LLVMdev] Beginners question
Hello!
I am doing some pre-studies for my masters thesis, which (hopefully) will result in a compiler prototype for Ruby to LLVM, and I have a question:
1. When reading the reference manual, I do not understand how e.g. simple I/O operations as printf() can be implemented in LLVM. Are there any external functions available, or how do I proceed?
Kind regards
Anders