[all-commits] [llvm/llvm-project] 7bc944: Revert "[clang][Fuchsia] Add relative-vtables mult...
llvmbot via All-commits
all-commits at lists.llvm.org
Mon Nov 30 19:26:52 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 7bc944c102c2bdb009da4fe7d53dda15ea19ee71
https://github.com/llvm/llvm-project/commit/7bc944c102c2bdb009da4fe7d53dda15ea19ee71
Author: Leonard Chan <leonardchan at google.com>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
M clang/lib/Driver/ToolChains/Fuchsia.cpp
R clang/test/Driver/Inputs/basic_fuchsia_tree/lib/aarch64-fuchsia/c++/relative-vtables+noexcept/libc++.so
R clang/test/Driver/Inputs/basic_fuchsia_tree/lib/aarch64-fuchsia/c++/relative-vtables/libc++.so
R clang/test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia/c++/relative-vtables+noexcept/libc++.so
R clang/test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia/c++/relative-vtables/libc++.so
M clang/test/Driver/fuchsia.cpp
Log Message:
-----------
Revert "[clang][Fuchsia] Add relative-vtables multilib"
This reverts commit fdbd84c6c819d4462546961f6086c1524d5d5ae8.
Reverting due to failing CI builders for Fuchsia's toolchain:
https://luci-milo.appspot.com/p/fuchsia/builders/ci/clang-linux-x64/b8862150211240186992?
More information about the All-commits
mailing list