[PATCH] D60274: [ELF] Implement Dependent Libraries Feature
ben via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 16:55:48 PDT 2019
bd1976llvm added a comment.
I am keen to keep this moving.
I think there are a few things outstanding:
1. Need to resolve concerns w.r.t the design.
2. I need to find out whether I should be doing validation when reading the metadata in LLVM.
3. The LLD side needs a more detailed review.
@jyknight @compnerd can we progress the design conversation?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60274/new/
https://reviews.llvm.org/D60274
More information about the llvm-commits
mailing list