search for: 1005646

Displaying 1 result from an estimated 1 matches for "1005646".

2009 Aug 16
4
[LLVMdev] Test compiler help
Hi all, I'm writing a test compiler to understand the overall structure of LLVM and I managed to produce IR for expressions, functions and function calls. I'm following the Kaleidoscope example and had a hard time de-tangling the language specifics from LLVM syntax. Anyhow, I got here and I'd like some more specific help to finish my example. My very simple language has global