[PATCH] D49678: [llvm-objcopy] Adding support for compressed DWARF debug sections.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 1 02:59:37 PDT 2018
jhenderson added a comment.
I think @jakehehrlich's proposal more or less matches my thoughts. But I'm wondering why we need the OriginalData field? Do we have anything else that can modify the contents of a debug section? If not, why do we need a different field here? I may be missing something obviously...
On the note of weird diffs, are you developing on Windows, and if so, did you remember to strip line endings?
Repository:
rL LLVM
https://reviews.llvm.org/D49678
More information about the llvm-commits
mailing list