[cfe-commits] Clang Entry Point
Ryan Sanford
ryansanford4 at gmail.com
Mon Jun 18 11:59:36 PDT 2012
Hi,
I want to send some c file to clang but NOT through the command prompt. My
question is, is there a function in the clang code that I could pass the c
file to directly to and then that function will compile my code?
Essentially, I want to pass the c file directly to some clang function
that'll give me the output file but without going through the command
prompt.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120618/31e8d048/attachment.html>
More information about the cfe-commits
mailing list