[PATCH] D85802: [clang] Add -fc++-abi= flag for specifying which C++ ABI to use
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 12:40:55 PDT 2022
rjmccall added a comment.
Okay. So Fuchsia multilib support uses a lot of more fine-grained options rather than being arch-driven?
Can you elaborate about "each target"? Were you anticipating this being a broader feature outside of Fuchsia, or does Fuchsia actually encompass multiple OS targets?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85802/new/
https://reviews.llvm.org/D85802
More information about the cfe-commits
mailing list