[llvm-dev] Forward declarations for complete C standard library
Brent Lewis via llvm-dev
llvm-dev at lists.llvm.org
Sat Dec 10 19:31:13 PST 2016
Hi, All
I'm working on a compiler front end and I'd like to make all of the C
standard library functions available. Is there/does anyone have a bit of
C++ code that creates llvm::Function (or llvm::Constant) pointers for the
entire collection?
Cheers,
Brent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161210/0baeec5b/attachment.html>
More information about the llvm-dev
mailing list