search for: tp29461430p29461430

Displaying 1 result from an estimated 1 matches for "tp29461430p29461430".

2010 Aug 18
2
[LLVMdev] Using ValueSymbolTable...
...how can we do it? Currently, I am trying to access the symbol table as below: llvm::ValueSymbolTable symTab; symTab = mCurrentFunction->getValueSymbolTable(); llvm::Value* variable = symTab.lookup(aName); Thanks -- View this message in context: http://old.nabble.com/Using-ValueSymbolTable...-tp29461430p29461430.html Sent from the LLVM - Dev mailing list archive at Nabble.com.