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.