[PATCH] D96862: Allow passing /manifestdependency via #pragma comment(linker, ...)
pravic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 12:13:37 PDT 2021
pravic added a comment.
In D96862#2611861 <https://reviews.llvm.org/D96862#2611861>, @rnk wrote:
>
> As I understand it, it looks like we process manifest files at the very end, after we've loaded all objects in the usual fixpoint way, so I think we should go ahead and implement this flag, rather than ignoring it as a stop-gap.
@rnk Any update on that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96862/new/
https://reviews.llvm.org/D96862
More information about the llvm-commits
mailing list