Skip to content
Commit 479a9fc4 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a regression in my isIntegral patch that broke 471.omnetpp. This is

because TargetData::getTypeSize() returns the same for i1 and i8.  This fix
is not right for the full generality of bitwise types, but it fixes the
regression.

llvm-svn: 33237
parent 6ce36cff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment