llvm-6502/include
Dan Gohman ddc4ee82b5 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51396 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-21 23:35:53 +00:00
..
llvm Add a Type::isSingleValueType method. This will be used by code 2008-05-21 23:35:53 +00:00
llvm-c Remove a duplicative binding. Patch by Mahadevan R. 2008-05-19 05:47:10 +00:00