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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 08:57:29 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28bfa57a7315: [DebugInfo] Add stringLocationExp field to DIStringType (authored by cchen15, committed by chih-ping.chen <cchen15 at hds-clx-7.nh.intel.com>).

Repository:
  rG LLVM Github Monorepo

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/Bitcode/distringtype-backward.ll
  llvm/test/Bitcode/distringtype-backward.ll.bc
  llvm/test/DebugInfo/X86/distringtype.ll
  llvm/test/DebugInfo/fortran-string-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117586.403298.patch
Type: text/x-patch
Size: 17865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/278b3eb1/attachment.bin>


More information about the llvm-commits mailing list