[LLVMdev] get the identifies of the unnamed temporaries from the instruction of LLVM IR

Dong Chen jameschennerd at gmail.com
Tue Apr 9 02:56:35 PDT 2013


hi, Duncan:
thanks for your patience.
i have tried it. 
using instuction: errs()<<i->getOperand(0);
but it prints the address: someting like 0x1139700;
i checked the defination of getOperand() is Value* getOperand( unsigned int
i);
so is there someting i missed?



--
View this message in context: http://llvm.1065342.n5.nabble.com/get-the-identifies-of-the-unnamed-temporaries-from-the-instruction-of-LLVM-IR-tp56572p56579.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list