[llvm] r323480 - [llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 16:21:48 PST 2018


Something went very wrong with the formatting of that email, where it's basically illegible (or maybe that's just my Outlook client being silly).

More likely it was my Outlook screwing up.
I was trying to report the same error you did, plus some unused-variable warnings in ELFReader::getElfType() (which should be using isa<> rather than dyn_cast<>).
--paulr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/0351a226/attachment.html>


More information about the llvm-commits mailing list