[PATCH] D96334: Correctly recognize bitfields when emitting dwarf

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 03:14:46 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG059d1f84d2d5: [DebugInfo] Correctly recognize bitfields when emitting dwarf (authored by jmorse).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96334/new/

https://reviews.llvm.org/D96334

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/AArch64/bitfields.ll
  llvm/test/DebugInfo/ARM/big-endian-bitfield.ll
  llvm/test/DebugInfo/ARM/bitfield.ll
  llvm/test/DebugInfo/X86/bitfields-dwarf4.ll
  llvm/test/DebugInfo/X86/bitfields.ll
  llvm/test/DebugInfo/X86/debug-info-packed-struct.ll
  llvm/test/DebugInfo/X86/packed_bitfields2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96334.420127.patch
Type: text/x-patch
Size: 15777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/7c7ffd6b/attachment.bin>


More information about the llvm-commits mailing list