search for: aec98886

Displaying 2 results from an estimated 2 matches for "aec98886".

2009 Aug 18
0
[LLVMdev] Test compiler help
...printing functionality. > PS: Where's the best place to find such information? http://llvm.org/docs/ has a search box at the top of the page. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090818/aec98886/attachment.html>
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