[LLVMdev] LLVM Lexer

Wei-Ren Chen llvmdev.9755590 at .nctu.edu.tw
Sun Oct 12 22:31:00 PDT 2014


Hi,

On Fri, Oct 10, 2014 at 11:26:41PM +0530, Prashanth Sharma 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)

  Take a look on IRReader.cpp might be helpful, also see [1].

[1]
http://stackoverflow.com/questions/9167347/parsing-and-modifying-llvm-ir-code

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the llvm-dev mailing list