[PATCH] D85774: [XCOFF][AIX] Enable tooling support for 64 bit symbol table parsing
EsmeYi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 01:17:20 PDT 2021
Esme added a comment.
Hi Jason, what's your plan about the patch? When will you move forward with it?
Currently D100375 <https://reviews.llvm.org/D100375> relies on the patch for its 64-bit llvm-readobj. In additional, D97656 <https://reviews.llvm.org/D97656>, D99164 <https://reviews.llvm.org/D99164> and D98003 <https://reviews.llvm.org/D98003> should be rebased on it.
Besides, I would like to add support for the line number dump in llvm-objdump if this patch is ready.
It looks like this is a fundamental patch for tools implementation. And it looks good except for some comments haven't been addressed yet.
Please let me know if I can be of any help. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85774/new/
https://reviews.llvm.org/D85774
More information about the llvm-commits
mailing list