[PATCH] D34543: Track globals promoted to coalesced const pool entries
Stephen Crane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 12:03:40 PDT 2017
rinon added a subscriber: llvm-commits.
rinon added a comment.
Didn't realize llvm-commits needed to be added as a sub. Done now.
I just wanted to ping this patch and see if someone had time to review it. The bug seems fairly hard to trigger, but I have real code that can't build with LTO because of this problem (libXML2 linked statically into another lib, all built with LTO). I also have a reduced C test case, but the IR test is simpler.
Thanks in advance!
Repository:
rL LLVM
https://reviews.llvm.org/D34543
More information about the llvm-commits
mailing list