[PATCH] D143760: [Codeview] Fix incorrect size determination for complex types.

Steve Merritt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 08:31:46 PST 2023


smerritt updated this revision to Diff 498035.
smerritt retitled this revision from "[Codeview] Fix incorrect size determination for Fortran complex types." to "[Codeview] Fix incorrect size determination for complex types.".
smerritt edited the summary of this revision.
smerritt added a comment.

Update to make the fix general case.


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

https://reviews.llvm.org/D143760

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/fortran-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143760.498035.patch
Type: text/x-patch
Size: 10222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/2a3b74ea/attachment.bin>


More information about the llvm-commits mailing list