[LLVMdev] C Support Libraries
Tyler Hardin
tghardin1 at catamount.wcu.edu
Sun May 5 21:33:50 PDT 2013
Hi, I'm writing a Scheme compiler in C++ with the LLVM library. The dynamic
type system is hard to tackle with direct LLVM from the C++ lib, so I'd
like to throw the work off into a C support library I could link the
compiled Scheme with. How can I generate code that depends on/calls
external symbols?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130506/ff2e6297/attachment.html>
More information about the llvm-dev
mailing list