[PATCH] D126257: Round up zero-sized symbols to 1 byte in `.debug_aranges`.
Patrick Walton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 16:34:01 PDT 2022
pcwalton added a comment.
@dblaikie Here's a new version of the patch that takes the alternate approach you suggested of rounding lengths up to 1 byte. Feel free to take either diff and I'll close the other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126257/new/
https://reviews.llvm.org/D126257
More information about the llvm-commits
mailing list