[PATCH] D92412: [DebugInfo] Add handling of stringLengthExp operand of DIStringType

Chih-Ping Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 09:35:42 PST 2020


cchen15 updated this revision to Diff 309286.
cchen15 added a comment.

Made changes based on the review comments.


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

https://reviews.llvm.org/D92412

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/X86/distringtype.ll
  llvm/test/DebugInfo/fortran-string-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92412.309286.patch
Type: text/x-patch
Size: 18784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/3edf9429/attachment.bin>


More information about the llvm-commits mailing list