[PATCH] D92049: [CodeView] Avoid emitting empty debug globals subsection.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 16:10:45 PST 2020


rnk added a comment.

As a super bonus thing, can you make LLD emit a similar warning when it sees empty .debug$S sections? That way we won't run into this again in the future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92049



More information about the llvm-commits mailing list