Add a GetElementPtrInst::getIndexedType that accepts uint64_t's instead of just Value*'s.
[oota-llvm.git] / include / llvm / System / Solaris.h
2008-06-24 Chris LattnerAdd support for building on solaris, working around...