[all-commits] [llvm/llvm-project] 920de9: Revert "[DebugInfo] Correctly recognize bitfields ...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Mon Apr 4 09:16:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 920de9c94caff0b3ac21bf637487b07cb9aea98a
https://github.com/llvm/llvm-project/commit/920de9c94caff0b3ac21bf637487b07cb9aea98a
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
M llvm/test/DebugInfo/AArch64/bitfields.ll
M llvm/test/DebugInfo/ARM/big-endian-bitfield.ll
M llvm/test/DebugInfo/ARM/bitfield.ll
M llvm/test/DebugInfo/X86/bitfields-dwarf4.ll
M llvm/test/DebugInfo/X86/bitfields.ll
M llvm/test/DebugInfo/X86/debug-info-packed-struct.ll
R llvm/test/DebugInfo/X86/packed_bitfields2.ll
Log Message:
-----------
Revert "[DebugInfo] Correctly recognize bitfields when emitting dwarf"
This reverts commit 059d1f84d2d59093300a81c246de81b1c1da767b.
Some tests on green dragon failed as a result of this -- see notes on D96334.
More information about the All-commits
mailing list