[PATCH] D117586: [DebugInfo] Add stringLocationExp field to DIStringType
Chih-Ping Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 12:20:40 PST 2022
cchen15 updated this revision to Diff 403000.
cchen15 edited the summary of this revision.
cchen15 added a project: debug-info.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
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.403000.patch
Type: text/x-patch
Size: 17865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/20131cd3/attachment.bin>
More information about the llvm-commits
mailing list