mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
46456f6a2f
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194506 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 |