[PATCH] D59186: [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM style` and `GNU style`
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 20 05:08:47 PDT 2019
jhenderson added a comment.
In D59186#1435764 <https://reviews.llvm.org/D59186#1435764>, @Higuoxing wrote:
> I didn't modify the tests in `tests/tools/yaml2obj`, because I think those tests are for `yaml2obj` not `llvm-readobj`. Am I right?
Yes, that's right.
What's the relation between this patch and D59545 <https://reviews.llvm.org/D59545>?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59186/new/
https://reviews.llvm.org/D59186
More information about the llvm-commits
mailing list