Revert "[dwarf] Emit a DIGlobalVariable for constant strings."
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Tue, 17 May 2022 02:07:22 +0000 (19:07 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Tue, 17 May 2022 02:07:38 +0000 (19:07 -0700)
commited2c3218f5badf88cb7897fabf8faa01e8aa2044
treeafac0c08c8c195b2a5c0542a6406e33278142b3c
parent3cde6d83f86c274e5608abfe852b95fd6668f9fd
Revert "[dwarf] Emit a DIGlobalVariable for constant strings."

This reverts commit 4680982b36a84770a1600fc438be8ec090671724.

Broke a fuchsia windows bot. More details in the review:
https://reviews.llvm.org/D123534
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/debug-info-variables.c [deleted file]
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 [new file with mode: 0644]
llvm/test/DebugInfo/COFF/global-no-strings.ll [deleted file]