[PATCH] D60878: [Object][XCOFF] Add an XCOFF dumper for llvm-readobj
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 10:04:46 PDT 2019
sfertile added a comment.
In D60878#1475619 <https://reviews.llvm.org/D60878#1475619>, @daltenty wrote:
> The format of the binaries included in the patch don't seem correct, they create empty files. As a result the corresponding test are failing.
The diff just shows that a binary file was added. If you want the actual binaries let me know and I can put them somewhere you can grab them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60878/new/
https://reviews.llvm.org/D60878
More information about the llvm-commits
mailing list