[all-commits] [llvm/llvm-project] ed2c32: Revert "[dwarf] Emit a DIGlobalVariable for consta...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon May 16 19:08:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed2c3218f5badf88cb7897fabf8faa01e8aa2044
https://github.com/llvm/llvm-project/commit/ed2c3218f5badf88cb7897fabf8faa01e8aa2044
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/lib/CodeGen/CGDebugInfo.h
M clang/lib/CodeGen/CodeGenModule.cpp
R clang/test/CodeGen/debug-info-variables.c
M clang/test/VFS/external-names.c
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
A llvm/test/Assembler/invalid-diglobalvariable-missing-name.ll
R llvm/test/DebugInfo/COFF/global-no-strings.ll
Log Message:
-----------
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
More information about the All-commits
mailing list