[PATCH] D143513: [DebugInfo] Allow parsing line tables aligned to 4 or 8-byte boundaries

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 10:34:46 PST 2023


probinson added a comment.

Sorry for letting this sit so long!  Code looks okay, still needs a test.  For something like this you probably need an assembler source with a hand-made .debug_line section.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143513



More information about the llvm-commits mailing list