[PATCH] D51887: lld-link: Set PDB GUID to hash of PDB contents instead of to a random byte sequence.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 09:58:13 PDT 2018
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
More information about the llvm-commits
mailing list