[PATCH] D141019: Support/CommandLine: replace argument mapping error with a warning
Anastasia Stulova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 07:19:30 PST 2023
Anastasia requested changes to this revision.
Anastasia added a comment.
This revision now requires changes to proceed.
This doesn't look like a solution. Can you please explain what problem are you trying to solve:
1. Linking multiple LLVM libraries together.
2. Linking multiple LLVM libraries with different LLVM versions?
Any log of error would be helpful too.
Generally this needs to be discussed in wider RFC on discorse or something. However I do remember that this issue came up before so it might be possible to revive some existing discussion...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141019/new/
https://reviews.llvm.org/D141019
More information about the llvm-commits
mailing list