[all-commits] [llvm/llvm-project] 84d4ed: Revert "[DebugInfo] Emit DW_TAG_namelist and DW_TA...
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Tue Aug 31 07:25:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84d4ed176114465ce0c35d99d4054327a64ac0d6
https://github.com/llvm/llvm-project/commit/84d4ed176114465ce0c35d99d4054327a64ac0d6
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
M llvm/lib/IR/Verifier.cpp
R llvm/test/DebugInfo/X86/namelist1.ll
R llvm/test/DebugInfo/X86/namelist2.ll
Log Message:
-----------
Revert "[DebugInfo] Emit DW_TAG_namelist and DW_TAG_namelist_item"
This reverts commit 0a6fad754ed8f0812dd57357ce8071b02e962259.
It caused failures on a number of PowerPC bots.
More information about the All-commits
mailing list