Add a Type::isSingleValueType method. This will be used by code
that currently uses Type::isFirstClassType and depends on it returning false for struct or array types. This commit doesn't change the behavior of Type::isFirstClassType. llvm-svn: 51396
Loading
Please register or sign in to comment