[PATCH] D149611: [LLD][COFF] Allow overwriting directives exports with cmd-line exports
Alvin Wong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 03:13:15 PDT 2023
alvinhochun added a comment.
Yes, what jhenderson said. Also you can see in the pre-merge checks it fails to apply the patch, because what it does is that it first applies the parent patch before applying this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149611/new/
https://reviews.llvm.org/D149611
More information about the llvm-commits
mailing list