This allows building static libraries with Clang driver.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143092
[Driver][Fuchsia] Support --emit-static-lib in Fuchsia driver ClosedPublic Authored by phosek on Feb 1 2023, 10:25 AM.
Details Summary This allows building static libraries with Clang driver.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 1 2023, 10:33 AM This revision was landed with ongoing or failed builds.Feb 1 2023, 11:42 AM Closed by commit rGb5be69cd6af5: [Driver][Fuchsia] Support --emit-static-lib in Fuchsia driver (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494025 clang/lib/Driver/ToolChains/Fuchsia.h
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/test/Driver/fuchsia.c
|