[PATCH] D102885: [PDB] Check the type server guid when ghashing

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 16:36:29 PDT 2021


rnk added a comment.

In D102885#2772493 <https://reviews.llvm.org/D102885#2772493>, @aganea wrote:

> LTGM.
>
> If you're making `/DEBUG:GHASH` the default, can we switch back to the "classic" merging?

Yep, that's the plan. I was going to spell it `/DEBUG:GHASH-`, but that's kind of arbitrary. The other obvious option is `noghash`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102885/new/

https://reviews.llvm.org/D102885



More information about the llvm-commits mailing list