[libcxx-commits] [PATCH] D77606: [libcxxabi] Add macro for changing functions to support the relative vtables ABI
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 13 05:44:16 PDT 2020
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
In D77606#2214538 <https://reviews.llvm.org/D77606#2214538>, @mcgrathr wrote:
> Long-term, I think we want this to be keyed entirely on a compiler predefine and not chosen in cmake.
Actually, I'd like to use that approach now. @leonardchan is that possible?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77606/new/
https://reviews.llvm.org/D77606
More information about the libcxx-commits
mailing list