[PATCH] D49678: [llvm-objcopy] Adding support for compressed DWARF debug sections.
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 12:02:14 PDT 2018
plotfi added a comment.
In https://reviews.llvm.org/D49678#1181869, @jhenderson wrote:
> I'm not seeing anything that checks that the requested compression style is a supported style. I'd expect an error to be generated if a nonsensical version is specified.
>
> On testing this. We now have no tests at all...? That's wrong.
I'm working on the tests. Will not commit anything like this without a couple tests at least.
Repository:
rL LLVM
https://reviews.llvm.org/D49678
More information about the llvm-commits
mailing list