diff options
author | Dan Gohman <gohman@apple.com> | 2010-03-18 18:40:47 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-03-18 18:40:47 +0000 |
commit | 48d09cab6677689ea50b591b70cab11624b0f250 (patch) | |
tree | d97e1f9c524124bfebe3c893628afd8b77569002 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 78ae2481b650a67e243569609fa681d11daf741f (diff) | |
download | llvm-48d09cab6677689ea50b591b70cab11624b0f250.zip llvm-48d09cab6677689ea50b591b70cab11624b0f250.tar.gz llvm-48d09cab6677689ea50b591b70cab11624b0f250.tar.bz2 |
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.
llvm-svn: 98843
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions