[LLVMdev] about pointer type

winkzhang winkqrzhang at gmail.com
Thu Jan 28 06:22:45 PST 2010


Dear all,

In the early llvm version, we could use PointerType::get(Type::Int32Ty)) to
get the pointer type. But in the latest llvm (version 2.6), it doesn't work.
Compiler says "‘Int32Ty’ is not a member of ‘llvm::Type’".

I've looked the doxygen document, however, I can't find an answer, would you
please help me? Thanks!


-Wink
-- 
View this message in context: http://old.nabble.com/about-pointer-type-tp27356728p27356728.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.





More information about the llvm-dev mailing list