[PATCH] D123534: [dwarf] Emit a DIGlobalVariable for constant strings.
Mitch Phillips via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 13 09:41:52 PDT 2022
hctim updated this revision to Diff 429276.
hctim added a comment.
Remove test based on removed invariant (DIGlobalVariables no longer need a name).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123534/new/
https://reviews.llvm.org/D123534
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/debug-info-variables.c
clang/test/VFS/external-names.c
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/test/Assembler/invalid-diglobalvariable-missing-name.ll
llvm/test/DebugInfo/COFF/global-no-strings.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123534.429276.patch
Type: text/x-patch
Size: 9881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220513/e8621425/attachment-0001.bin>
More information about the cfe-commits
mailing list