Displaying 3 results from an estimated 3 matches for "r264378".
2016 Mar 25
0
[RFC] Lazy-loading of debug info metadata
...me take a stab at moving llvm-link over to using batch importing hopefully today or tomorrow, then at least no tests will rely on the post-pass metadata importing and I can pull that out independently.
>
> Thank you!
>
> Removed from llvm-link in r264326.
I removed the use of it in r264378.
>
> Teresa
>
>
>> Teresa
>>
>> --
>> Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413
>
>
>
> --
> Teresa Johnson | Software Engineer | tejohnson at google.com | 408-460-2413
2016 Mar 25
1
[RFC] Lazy-loading of debug info metadata
...ver to using batch importing
> hopefully today or tomorrow, then at least no tests will rely on the
> post-pass metadata importing and I can pull that out independently.
> >
> > Thank you!
> >
> > Removed from llvm-link in r264326.
>
> I removed the use of it in r264378.
>
Thanks. That is only part of the post-pass metadata linking, I'll remove
the rest.
Teresa
>
> >
> > Teresa
> >
> >
> >> Teresa
> >>
> >> --
> >> Teresa Johnson | Software Engineer | tejohnson at google.com |
> 4...
2016 Mar 24
2
[RFC] Lazy-loading of debug info metadata
On Thu, Mar 24, 2016 at 6:35 AM, Duncan Exon Smith <dexonsmith at apple.com>
wrote:
>
>
> On Mar 24, 2016, at 6:22 AM, Teresa Johnson <tejohnson at google.com> wrote:
>
>
>
> On Wed, Mar 23, 2016 at 11:06 PM, Duncan P. N. Exon Smith <
> dexonsmith at apple.com> wrote:
>
>>
>> > On 2016-Mar-22, at 19:28, Duncan P. N. Exon Smith via