[PATCH] D117441: [DwarfDebug] Restore code that make comments stay aligned in DwarfDebug::emitDebugLocEntry

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 10:53:25 PST 2022


dblaikie added a comment.

This seems like a fairly subtle/long distance dependence now, that "emitDIERef" will use the same ULEB128PadSize as this code uses? Which isn't necessarily true/could become divergent relatively easily.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117441



More information about the llvm-commits mailing list