[PATCH] D78950: Adds LRU caching of compile units in DWARFContext.
Hyoun Kyu Cho via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 15:02:10 PDT 2020
netforce added a comment.
In D78950#2086166 <https://reviews.llvm.org/D78950#2086166>, @dblaikie wrote:
> In D78950#2086146 <https://reviews.llvm.org/D78950#2086146>, @netforce wrote:
>
> > FYI, I haven't abandoned this patch. I have been waiting for more opinions including dblaikie@'s.
> >
> > I'll be on leave from work for the next 6 weeks. So, once I get back from it, I'll revisit the comments then and try to figure out how to move forward.
> >
> > Thank you!
>
>
> Yep, it's on my list of things to review! Sorry for the delay.
No problem at all. Please take your time as I'll have to get back in 6 weeks. Thank you!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78950/new/
https://reviews.llvm.org/D78950
More information about the llvm-commits
mailing list