[LLVMdev] Extending LLVM: Adding instructions, intrinsics, types, etc.

Juan Carlos Martinez Santos juanc.martinez.santos at gmail.com
Wed Sep 23 11:23:46 PDT 2009


Hello all,

I am trying to add a new type; however, I found the information in the web
site out of date. The modification was: 2008-12-11 12:23:24 -0600.

I am interested in the below files:

   1. llvm/lib/AsmReader/Lexer.l: add ability to parse in the type from text
   assembly
   2. llvm/lib/AsmReader/llvmAsmParser.y: add a token for that type

I could not find them.

Could someone tell me what will be new way to add a type.

Thanks in advance,

-- 
Juan Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090923/b71cfb55/attachment.html>


More information about the llvm-dev mailing list