[PATCH] D96409: [debug-info] refactor emitDwarfUnitLength
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 21:59:43 PST 2021
shchenz added a comment.
Thanks for your review @ikudrin @dblaikie Both of you provide good thoughts about how to design a fundamental API. Let's design `emitDwarfUnitLength` like this for now. If we find some obvious weakness in the future, I think it is not hard for us to change to another design.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96409/new/
https://reviews.llvm.org/D96409
More information about the llvm-commits
mailing list