[all-commits] [llvm/llvm-project] 5614d1: [Driver][BareMetal] Support --emit-static-lib in B...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Jun 26 16:19:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5614d1a0a10de06887a9a021c104e601eb441413
      https://github.com/llvm/llvm-project/commit/5614d1a0a10de06887a9a021c104e601eb441413
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/BareMetal.cpp
    M clang/lib/Driver/ToolChains/BareMetal.h
    M clang/test/Driver/baremetal.cpp

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

This allows building static libraries with Clang driver.

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




More information about the All-commits mailing list