[PATCH] D23015: [ThinLTO/gold] Conservatively handle unknown GVs when internalizing

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 16:38:06 PDT 2016


tejohnson added a comment.

In https://reviews.llvm.org/D23015#502773, @twoh wrote:

> @tejohnson Sorry, it was my bad. I wrote the makefile by myself and swapped the position of t.o and t2.o. Once I position them right the assertion fails.
>
> If I try it without -g, it fails with the same error with r274523.


Ok, great. Let me know if the link succeeds with this patch and with -g removed.


https://reviews.llvm.org/D23015





More information about the llvm-commits mailing list