forked from OSchip/llvm-project
dd8757abbc
Constant merge can merge a constant with implicit alignment with one that has explicit alignment. Before this change it was assuming that the explicit alignment was higher than the implicit one, causing the result to be under aligned in some cases. Fixes pr17815. Patch by Chris Smowton! llvm-svn: 194506 |
||
---|---|---|
.. | ||
2002-09-23-CPR-Update.ll | ||
2003-10-28-MergeExternalConstants.ll | ||
2011-01-15-EitherOrder.ll | ||
align.ll | ||
dont-merge.ll | ||
linker-private.ll | ||
merge-both.ll | ||
unnamed-addr.ll |