Fix Intrinsic::getType not working with vararg
VarArg Intrinsic functions are encoded with "void" type as the last argument. Now Intrinsic::getType can correctly return all the intrinsic function type. llvm-svn: 220205
Loading
Please sign in to comment