1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Dan Gohman 54027cf446 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
2010-08-11 18:15:01 +00:00
..
llvm Don't use unsigned char for alignments in TargetData. There aren't 2010-08-11 18:15:01 +00:00
llvm-c Make it possible to set the cpu used for codegen. 2010-08-11 00:15:13 +00:00