[PATCH] D85576: [clang][Fuchsia] Add relative-vtables multilib
Leonard Chan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 14 13:58:37 PDT 2020
leonardchan added a comment.
> This change implement a slightly different approach from what we discussed, which is providing an Itanium-compatible (that is `-fc++abi=itanium`) multilib for compatibility with other compilers, and then enabling relative vtables by default. Unless there's a strong reason not to take that approach, that's the direction I'd prefer.
Ah, yeah I just forgot about that. Will update accoringly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85576/new/
https://reviews.llvm.org/D85576
More information about the cfe-commits
mailing list