[llvm-bugs] [Bug 32281] lld doesn't give error about missing archive symbol table

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 22 06:48:47 PDT 2017


http://bugs.llvm.org/show_bug.cgi?id=32281

Teresa Johnson <tejohnson at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #8 from Teresa Johnson <tejohnson at google.com> ---
I just checked and the new warning is emitted. The only thing that is somewhat
sub-optimal IMO is that the warning is sandwiched between 2 undefs (between the
1st and 2nd undef). It would probably be more noticeable if there was a way to
get it emitted first. But I will go ahead and close this bug. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170322/43444e60/attachment.html>


More information about the llvm-bugs mailing list