[PATCH] D138326: [CodeView] Don't generate dummy unnamed strcut/class/union type.

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 13:12:49 PST 2022


zequanwu created this revision.
zequanwu added reviewers: rnk, akhuang.
Herald added a subscriber: hiraditya.
Herald added a project: All.
zequanwu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Fix #57999


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138326

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/nested-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138326.476582.patch
Type: text/x-patch
Size: 12518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/e9b7eb09/attachment-0001.bin>


More information about the llvm-commits mailing list