[PATCH] D149611: [LLD][COFF] Allow overwriting directives exports with cmd-line exports

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 00:21:32 PDT 2023


jhenderson added a comment.

You've got the parent/child links right, but the diff in this patch should be versus the parent, not versus the base commit on main, i.e. if you think of each patch as a git commit, this patch would be the second commit, which is a child of the previous commit in the stack.


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