[PATCH] D25804: Fix 24560: assembler does not share constant pool for same constants
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 03:05:12 PDT 2016
jmolloy requested changes to this revision.
jmolloy added a reviewer: jmolloy.
jmolloy added a comment.
This revision now requires changes to proceed.
Hi,
Please post with full context.
Please add tests that ensure the behaviour is correct when there are multiple references to a constant and one of them is out of range (the constant should be duplicated in this case).
James
Repository:
rL LLVM
https://reviews.llvm.org/D25804
More information about the llvm-commits
mailing list