[LLVMdev] LLVM Lexer
Hans Wennborg
hans at chromium.org
Mon Oct 13 09:22:11 PDT 2014
Hi Prashanth,
On Fri, Oct 10, 2014 at 10:56 AM, Prashanth Sharma <cs13m1017 at iith.ac.in>
wrote:
> Hi ,
> Can anyone help me where regarding lexer code for LLVM IR code.I mean
> where is the lexer code for LLVM.(not lexer code for clang,I need after IR
> code generation)
>
The IR lexer is in lib/AsmParser/LLLexer.cpp.
- Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141013/e9d82abf/attachment.html>
More information about the llvm-dev
mailing list