[PATCH] D136762: [LLD][COFF] Survive empty PCH signature

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 09:16:00 PDT 2022


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

So, the signature moved from S_OBJNAME to LF_ENDPRECOMP, but everything else more or less stays the same.

Sounds good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136762



More information about the llvm-commits mailing list