[PATCH] D95998: [Debug-Info] [NFC] use emitDwarfUnitLength to handle debug line section unit length field
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 04:44:56 PST 2021
shchenz added a comment.
thanks, @ikudrin , I split the refactor part of `emitDwarfUnitLength` to patch D96409 <https://reviews.llvm.org/D96409>, this patch now only focus on using `emitDwarfUnitLength` for debug line section. Could you please help to have another look? Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95998/new/
https://reviews.llvm.org/D95998
More information about the llvm-commits
mailing list