[PATCH] D143050: [Driver][Fuchsia] Remove relative vtable multilib
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 00:13:33 PST 2023
phosek created this revision.
phosek added a reviewer: leonardchan.
Herald added a subscriber: abrachet.
Herald added a project: All.
phosek requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.
We have made relative vtable the default for Fuchsia C++ ABI so this
is no longer needed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143050
Files:
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/test/Driver/fuchsia.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143050.493849.patch
Type: text/x-patch
Size: 8942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230201/0e498ebc/attachment-0001.bin>
More information about the cfe-commits
mailing list