[LLVMdev] Symbol table for complex data structure

leledumbo leledumbo_cool at yahoo.co.id
Mon Nov 1 02:41:18 PDT 2010


Maybe this is not LLVM specific, but more or less related. The language I'm
implementing allows the programmer to define complex data structure like
Pascal records. How am I suppose to design the symbol table? What should be
recorded there? Just the type name or each of the record element must be
stored?
-- 
View this message in context: http://old.nabble.com/Symbol-table-for-complex-data-structure-tp30103380p30103380.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.




More information about the llvm-dev mailing list