Don't use unsigned char for alignments in TargetData. There aren't
that many of these things, so the memory savings isn't significant, and there are now situations where there can be alignments greater than 128. llvm-svn: 110836
Loading
Please register or sign in to comment