[all-commits] [llvm/llvm-project] 9bdc9c: [Driver][Fuchsia] Remove relative vtable multilib
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Feb 1 16:29:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bdc9c9cf70a054711eaaec81da833ad7936379e
https://github.com/llvm/llvm-project/commit/9bdc9c9cf70a054711eaaec81da833ad7936379e
Author: Petr Hosek <phosek at google.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Fuchsia.cpp
M clang/test/Driver/fuchsia.cpp
Log Message:
-----------
[Driver][Fuchsia] Remove relative vtable multilib
We have made relative vtable the default for Fuchsia C++ ABI so this
is no longer needed.
Differential Revision: https://reviews.llvm.org/D143050
More information about the All-commits
mailing list