[PATCH] D123534: [dwarf] Emit a DIGlobalVariable for constant strings.
Mitch Phillips via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 13:58:27 PDT 2022
hctim updated this revision to Diff 430494.
hctim added a comment.
Fix the fuchsia windows bot by making the DILocalVariables in the test order-independent.
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.430494.patch
Type: text/x-patch
Size: 10360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/79ef6092/attachment-0001.bin>
More information about the cfe-commits
mailing list