[libcxx-commits] [PATCH] D77606: [libcxxabi] Add macro for changing functions to support the relative vtables ABI
Leonard Chan via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 13 12:31:44 PDT 2020
leonardchan added a comment.
In D77606#2215442 <https://reviews.llvm.org/D77606#2215442>, @ldionne wrote:
> 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?
Can do. Something like D85924 <https://reviews.llvm.org/D85924>?
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