mcgrathr added a comment.

It's certainly correct that we envision each target having an explicit list of 
viable C++ ABIs to select from.

AIUI Clang has no generic multilib support but it's very patchily supported 
differently in different per-target drivers.  The Fuchsia target support in the 
driver has explicit logic about the supported multilibs, which we also use for 
sanitizer configurations, `-fno-exceptions`, and such.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85802/new/

https://reviews.llvm.org/D85802

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to