Go to file
Chris Lattner 67ca6f6347 When SRoA'ing a global variable, make sure the new globals get the
appropriate alignment.  This fixes a miscompilation of 252.eon on
x86-64 (rdar://5891920).

Bill, please pull this into Tak.

llvm-svn: 50308
2008-04-26 07:40:11 +00:00
clang Pass down more -iXXX options that clang supports 2008-04-25 21:28:20 +00:00
llvm When SRoA'ing a global variable, make sure the new globals get the 2008-04-26 07:40:11 +00:00