Chandler Carruth fab9a81b1d Remove the declspecs from small alignments that we can force with
a union. These don't actually work for by-value function arguments, and
MSVC warns if they exist even while (we hope) it aligns the argument
correctly due to the other union member.

This means MSVC will miss out on optimizations based on the alignment of
the buffer, but really, there aren't that many for x86 and MSVC is
likely not doing a great job of optimizing LLVM and Clang anyways.

llvm-svn: 171328
2012-12-31 22:18:01 +00:00
..
2012-10-08 23:14:28 +00:00
2012-12-31 11:52:55 +00:00
2012-10-11 23:30:49 +00:00
2012-08-17 06:36:26 +00:00
2012-12-11 21:25:42 +00:00
2012-12-17 11:43:15 +00:00
2012-10-11 23:30:49 +00:00