[libcxx-commits] [PATCH] D92541: [libcxx] Don't generate cxx-abilist for some sets of targets
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 3 08:16:59 PST 2020
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
Can you please show me how you're configuring your build? Also, what exact error are you seeing?
The goal of D92194 <https://reviews.llvm.org/D92194> was specifically to get rid of this special logic around the target, so we won't go back. But we might need to use a different way to get to the library file on Windows.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92541/new/
https://reviews.llvm.org/D92541
More information about the libcxx-commits
mailing list