[all-commits] [llvm/llvm-project] 5cb177: [clang][Fuchsia] Introduce compat multilibs

Leonard Chan via All-commits all-commits at lists.llvm.org
Tue May 11 15:46:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cb17728d19408725d4ced928ff3276dd4ffd1c9
      https://github.com/llvm/llvm-project/commit/5cb17728d19408725d4ced928ff3276dd4ffd1c9
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    A clang/test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-unknown-fuchsia/compat/libc++.so
    M clang/test/Driver/fuchsia.cpp

  Log Message:
  -----------
  [clang][Fuchsia] Introduce compat multilibs

These are GCC-compatible multilibs that use the generic Itanium C++ ABI
instead of the Fuchsia C++ ABI.

Differential Revision: https://reviews.llvm.org/D102030




More information about the All-commits mailing list