summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-06-04 23:37:54 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-06-04 23:37:54 +0000
commit976b1eee816cdb14a19ca88db0289d877dd034f2 (patch)
tree1dea95cf9509420d86d96fd174ec23de66025856 /clang/lib/CodeGen/CodeGenModule.cpp
parentd5bf26fa26e69c8bc54e9a2876cc23ee688f807c (diff)
downloadbcm5719-llvm-976b1eee816cdb14a19ca88db0289d877dd034f2.tar.gz
bcm5719-llvm-976b1eee816cdb14a19ca88db0289d877dd034f2.zip
Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than the desired alignment, the frame destination alignment may still be larger than the desired alignment. Don't change its alignment to something smaller.
llvm-svn: 51970
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud