[PATCH] D51887: lld-link: Set PDB GUID to hash of PDB contents instead of to a random byte sequence.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 10:09:29 PDT 2018


Not if it’s small, but a 1.4GB file I would imagine could not fit in cache.
Still though, it’s a good point
On Wed, Sep 12, 2018 at 9:58 AM Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:

> ruiu added a comment.
>
> When you are reading back a file that you just created, that read !access
> doesn't actually hit the disk, no?
>
>
> https://reviews.llvm.org/D51887
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/7475a15d/attachment.html>


More information about the llvm-commits mailing list