Brent Lewis via llvm-dev
2016-Dec-11 03:31 UTC
[llvm-dev] Forward declarations for complete C standard library
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>