[PATCH] D64622: [DWARF] Fix the reserved values for unit length in DWARFDebugLine.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 18:58:37 PDT 2019
ikudrin added a comment.
I mean, the purposes for the patches are different. This one fixes an existing flaw while your suggestion improves code quality. It is usually better not to intermix such different aims in one patch, no?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64622/new/
https://reviews.llvm.org/D64622
More information about the llvm-commits
mailing list