[PATCH] D25414: [libcxx] Add support for Fuchsia
Petr Hosek via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 10 01:38:54 PDT 2016
phosek added a comment.
> That sounds fine.
Shall I send it as a separate patch or update this one?
> PS. If your not already locked into an ABI you'll want to look into enabling the most recent ABI breaking changes. See the `_LIBCPP_ABI_VERSION` configuration at the top of `__config` for more info.
We're already defaulting to `LIBCXX_ABI_VERSION=2`, I figured that's what we want to be using.
Repository:
rL LLVM
https://reviews.llvm.org/D25414
More information about the cfe-commits
mailing list