Fix another isFirstClassType that now needs to be isSingleValueType.
authorDan Gohman <gohman@apple.com>
Fri, 23 May 2008 16:57:00 +0000 (16:57 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 23 May 2008 16:57:00 +0000 (16:57 +0000)
commit17dab19226545249d2f21c8e9a71be6c3ef5a497
tree0be26853b021bffcd20354c3d2f379326608c3ef
parent214142cd4f0a3570f62ee376df36fa0bfdd7fe39
Fix another isFirstClassType that now needs to be isSingleValueType.
This fixes recent CBE regressions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51483 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp