[PATCH] D32721: Accept archive files with no symbol table instad of warning on them.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 13:33:09 PDT 2017


What was a reason to not use ELF as a container of bitcode files for LTO?

On Fri, May 5, 2017 at 5:41 AM, Rafael Avila de Espindola via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Mehdi AMINI via llvm-commits <llvm-commits at lists.llvm.org> writes:
>
> >> For example, in CMake, I only know how to do it after looking at
> Rafael's
> >> https://github.com/espindola/llvm-scripts (and I have no idea how
> Rafael
> >> figured it out).
> >>
> >
> > As a side note: this is suboptimal I believe, cmake has -DCMAKE_AR /
> > -DCMAKE_RANLIB options (just like -DCMAKE_C_COMPILER).
>
> The issue is that I cannot pass options with CMAKE_AR:
>
> https://github.com/espindola/llvm-scripts/commit/
> 64f54889b5dda0281a5c30f2442e959dbe4e8f69
>
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/a39995ad/attachment.html>


More information about the llvm-commits mailing list