llvm-6502/include
Dan Gohman 74cdc75313 Fix a bug found by inspection; in the __GNUC__ code, the alignment
doesn't apply to the type, only to the variable, so subsequent uses
of U which expect it to be aligned weren't actually aligned.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98843 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-18 18:40:47 +00:00
..
llvm Fix a bug found by inspection; in the __GNUC__ code, the alignment 2010-03-18 18:40:47 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00