search for: 8f105945

Displaying 2 results from an estimated 2 matches for "8f105945".

2015 Feb 18
2
[LLVMdev] Writing LLVM front-end
I'm also a beginner, so asking on this beginner thread -- is there anything in addition to the C ABI that one needs to worry about? I imagine a C ABI gives lots of free libraries to integrate into your language, etc. Also the C ABI change on platforms? I thought C Calling convention was the same on all platforms. On Wed, Feb 18, 2015 at 9:23 AM, David Blaikie <dblaikie at gmail.com>
2015 Feb 18
3
[LLVMdev] Writing LLVM front-end
...stract it all > away for you. If you pass aggregates, the frontend needs to know the > platform calling convention and how LLVM implements it. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150218/8f105945/attachment.html>