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

Parag Warudkar <parag.warud...@gmail.com> changed:

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

--- Comment #2 from Parag Warudkar <parag.warud...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to