[llvm-bugs] [Bug 31027] thinlto link failure

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 20 08:07:55 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=31027

Parag Warudkar <parag.warudkar at gmail.com> changed:

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

--- Comment #2 from Parag Warudkar <parag.warudkar at gmail.com> ---
(In reply to Eugene Leviant from comment #1)
> Most likely build fails for you, because you're using GNU ar built without
> LTO plugin. In such cases bitcode archives have no symbol table so there are
> link failures.

Thanks, that makes sense. Closing as I was able to build with recent clang and
thin lto - not sure I used llvm-ar or if build system changed to do that
automatically.

-- 
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/20190520/ed4796d4/attachment.html>


More information about the llvm-bugs mailing list