[all-commits] [llvm/llvm-project] b5be69: [Driver][Fuchsia] Support --emit-static-lib in Fuc...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Feb 1 11:42:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5be69cd6af5acacb3ddea4011c05e8e25334067
      https://github.com/llvm/llvm-project/commit/b5be69cd6af5acacb3ddea4011c05e8e25334067
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Fuchsia.cpp
    M clang/lib/Driver/ToolChains/Fuchsia.h
    M clang/test/Driver/fuchsia.c

  Log Message:
  -----------
  [Driver][Fuchsia] Support --emit-static-lib in Fuchsia driver

This allows building static libraries with Clang driver.

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




More information about the All-commits mailing list