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

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 16:05:39 PST 2020


akhuang updated this revision to Diff 307725.
akhuang added a comment.

Add test; add warning in lld when it sees empty subsection


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92049

Files:
  lld/COFF/PDB.cpp
  lld/test/COFF/empty-subsection.s
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/empty-globals-subsection.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92049.307725.patch
Type: text/x-patch
Size: 3867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201126/3e0967a5/attachment-0001.bin>


More information about the llvm-commits mailing list