[all-commits] [llvm/llvm-project] dd881c: Revert "Revert "[DebugInfo] Correctly recognize bi...

Juan Manuel Martinez Caamaño via All-commits all-commits at lists.llvm.org
Thu Dec 22 00:47:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd881c9dbf5d940eedff7d23395141454c5a26b9
      https://github.com/llvm/llvm-project/commit/dd881c9dbf5d940eedff7d23395141454c5a26b9
  Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
  Date:   2022-12-22 (Thu, 22 Dec 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
    A llvm/test/DebugInfo/X86/packed_bitfields2.ll

  Log Message:
  -----------
  Revert "Revert "[DebugInfo] Correctly recognize bitfields when emitting dwarf""

https://reviews.llvm.org/D140195 should have fixed the fail in
green-dragon that was reported in https://reviews.llvm.org/D96334 and
resulted in the revert.

This reverts commit 920de9c94caff0b3ac21bf637487b07cb9aea98a.




More information about the All-commits mailing list