diff options
author | Dan Gohman <gohman@apple.com> | 2008-05-22 22:12:56 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-05-22 22:12:56 +0000 |
commit | 5d30975e5eb2fd1c3fa57fdf0dd6a45a19ddd480 (patch) | |
tree | 463515d97c21dad7d2b86b700057e23dca0f6035 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a1100782d5959440c2114e14c0962fff094b9c15 (diff) | |
download | bcm5719-llvm-5d30975e5eb2fd1c3fa57fdf0dd6a45a19ddd480.tar.gz bcm5719-llvm-5d30975e5eb2fd1c3fa57fdf0dd6a45a19ddd480.zip |
Change uses of llvm::Type::isFirstClassType to use the new
llvm::Type::isSingleValueType. Currently these two functions have
the same behavior, but soon isFirstClassType will return true for
struct and array types.
Clang may some day want to use of isFirstClassType for some of
these some day as an optimization, but it'll require some
consideration.
llvm-svn: 51446
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions