[PATCH] D143092: [Driver][Fuchsia] Support --emit-static-lib in Fuchsia driver

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 1 10:25:43 PST 2023


phosek created this revision.
phosek added a reviewer: abrachet.
Herald added a project: All.
phosek requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.

This allows building static libraries with Clang driver.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143092

Files:
  clang/lib/Driver/ToolChains/Fuchsia.cpp
  clang/lib/Driver/ToolChains/Fuchsia.h
  clang/test/Driver/fuchsia.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143092.494001.patch
Type: text/x-patch
Size: 4403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230201/306270e6/attachment.bin>


More information about the cfe-commits mailing list