[LLVMdev] Example of use of libclang (original) (raw)
Lang Hames lhames at gmail.com
Thu Feb 12 11:26:29 PST 2015
- Previous message: [LLVMdev] Example of use of libclang
- Next message: [LLVMdev] Euro LLVM 2015 reminder and CFP deadline.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Stéphane,
Check out clang/examples/clang-interpreter - it looks like what you're after.
Cheers, Lang.
On Tue, Feb 10, 2015 at 3:16 AM, Stéphane Letz <letz at grame.fr> wrote:
Hi,
I'm trying to test the following compilation chain : C/C++ source code as a string ==> libclang ==> LLVM IR ==> JIT but could not find easy to use code example on the web. In there something available somewhere ? Any source code, exemple to look at ? Thanks. Stéphane Letz
LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150212/2db52193/attachment.html>
- Previous message: [LLVMdev] Example of use of libclang
- Next message: [LLVMdev] Euro LLVM 2015 reminder and CFP deadline.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]