[PATCH] D41527: [llvm-readobj] Support -needed-libs option for Mach-O files
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 15:58:03 PST 2017
phosek added a comment.
To give more context, I'm planning on implementing this feature for COFF as well and then using `llvm-readobj` in https://reviews.llvm.org/D41272 to have a solution that works across all platforms.
Repository:
rL LLVM
https://reviews.llvm.org/D41527
More information about the llvm-commits
mailing list