[PATCH] D25804: Fix 24560: assembler does not share constant pool for same constants
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 02:53:44 PDT 2017
mstorsjo added a comment.
> Can you, please, fix or revert it? It's a clear regression as the example can be compiled using llvm 3.9 but not by llvm 4.0+..
WRT to this being a regression in llvm 4.0 - it might be a little late to try to get the fix merged into 4.0.1. Although, the window for opening such a merge request closes today, so if you feel it's urgent, perhaps such a merge request should be opened?
Repository:
rL LLVM
https://reviews.llvm.org/D25804
More information about the llvm-commits
mailing list