[llvm] r257915 - Don't try to check all uses if lazy loading.
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 11:40:52 PST 2016
On Tue, Jan 19, 2016 at 11:14 AM, Rafael EspĂndola
<rafael.espindola at gmail.com> wrote:
> On 19 January 2016 at 14:06, Hans Wennborg <hans at chromium.org> wrote:
>> Should this and r257920 be merged to 3.8?
>
> Your call.
>
> This patch might fix a bug in some other linker using the lto api and
> lazy loading.
>
> r257920 is just an extra assert, so we can just let it bake a bit
> longer and wait for 3.9.
OK, doesn't sound like it was super important. I'll skip merging.
More information about the llvm-commits
mailing list