[PATCH] D51493: [llvm-strip] Allow copying relocation sections without symbol tables.
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 4 14:09:40 PDT 2018
jakehehrlich added a comment.
When I run that yaml2obj test I actually get the following error rather than a silent failure.
error: Unknown section referenced: '0' at YAML section '.rela.plt'.
You might need to modify yaml2obj to test this or just convince me that this doesn't need testing. Alternatively you can upload a binary to the repo in Inputs that reproduces the issue.
Repository:
rL LLVM
https://reviews.llvm.org/D51493
More information about the llvm-commits
mailing list