[PATCH] D95998: [Debug-Info] [NFC] use emitDwarfUnitLength to handle debug line section unit length field
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 06:43:53 PST 2021
ikudrin added a comment.
I guess we can simplify that even further by emitting the temporary symbol right after the "length of the prologue" field. In that case, `PreHeaderLengthBytes` will not be needed at all.
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