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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 13:46:18 PDT 2017


There was a long discussion on this topic back when we started working on
ThinLTO: https://groups.google.com/forum/#!msg/llvm-dev/
bWVwPMnuUq8/1WV9hdskuNwJ

Peter

On Fri, May 5, 2017 at 1:33 PM, Rui Ueyama via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> 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/64f54889b5d
>> da0281a5c30f2442e959dbe4e8f69
>>
>> Cheers,
>> Rafael
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>


-- 
-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/826bc418/attachment.html>


More information about the llvm-commits mailing list