[PATCH] D117586: [DebugInfo] Add stringLocationExp field to DIStringType

Chih-Ping Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 12:08:38 PST 2022


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

Format fixes.


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

https://reviews.llvm.org/D117586

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/test/DebugInfo/X86/distringtype.ll
  llvm/test/DebugInfo/fortran-string-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117586.400943.patch
Type: text/x-patch
Size: 14978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/8935d7f3/attachment.bin>


More information about the llvm-commits mailing list