Displaying 2 results from an estimated 2 matches for "be2fc22f".
2013 Oct 01
2
[LLVMdev] Proposal: type uniquing of debug info for LTO
Hi Andrey,
Yes, there are more patches to come. I will announce it when the feature is
complete.
Manman
On Tue, Oct 1, 2013 at 12:39 AM, Andrey Belevantsev <abel at ispras.ru> wrote:
> Hi Manman,
>
> On 21.06.2013 1:51, Manman Ren wrote:
>
>>
>> The intent of this proposal is to speedup compilation of "-flto -g" for
>> c++ programs.
>> This
2013 Oct 01
0
[LLVMdev] Proposal: type uniquing of debug info for LTO
On 1 October 2013 13:13, Manman Ren <manman.ren at gmail.com> wrote:
> Hi Andrey,
>
> Yes, there are more patches to come. I will announce it when the feature is
> complete.
Awesome! What is missing? I see than since r190334 llvm-link will
merge debug info types already :-)
Cheers,
Rafael