[LLVMdev] LLVM Lexer (original) (raw)

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.



More information about the llvm-dev mailing list