[llvm] r257915 - Don't try to check all uses if lazy loading.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 11:14:21 PST 2016
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.
Cheers,
Rafael
More information about the llvm-commits
mailing list