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

Steve Merritt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 06:43:15 PST 2023


smerritt updated this revision to Diff 499477.
smerritt added a reviewer: CarlosAlbertoEnciso.
smerritt added a comment.

Fix similar size determination code in TypeRecordHelpers.cpp.
Reduce diffs in LIT test, adding back opaque pointer markers.


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

https://reviews.llvm.org/D143760

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143760.499477.patch
Type: text/x-patch
Size: 10031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/f96b4d82/attachment.bin>


More information about the llvm-commits mailing list