[PATCH] D126835: Round up zero-sized symbols to 1 byte in `.debug_aranges` (without breaking other logic).

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 10:02:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbecbbb7e3c81: Round up zero-sized symbols to 1 byte in `.debug_aranges` (without breaking… (authored by pcwalton, committed by ayermolo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126835

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/CodeGen/X86/dwarf-aranges-available-externally.ll
  llvm/test/CodeGen/X86/dwarf-aranges-zero-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126835.440289.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/a2fce742/attachment.bin>


More information about the llvm-commits mailing list