[llvm-branch-commits] [clang] [Serialization] Introduce OnDiskHashTable for specializations (PR #83233)

Vassil Vassilev via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Feb 28 00:16:19 PST 2024


vgvassilev wrote:

> > > > Can you rebase on top of #83108 ? That'd make it easier for me to review.
> > > 
> > > 
> > > Weird. It should be on top of #83108 already. https://github.com/llvm/llvm-project/commits/users/ChuanqiXu9/D41416_on_disk_hash_table/
> > 
> > 
> > Ah, it is a single commit that includes what's in the other PR?
> 
> Yes. This mimics the stacked review on phab. I assumed you're familiar with it.

No, I rarely did this on phab. I am more of a GitHub person :)

If that's ready to give it a try on our infrastructure I can do it.

https://github.com/llvm/llvm-project/pull/83233


More information about the llvm-branch-commits mailing list