[PATCH] D78759: Add Statically Linked Libraries

Aaron Enye Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 12:56:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4bafb0adcf38: Add Statically Linked Libraries (authored by ashi1).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D78759?vs=271220&id=272526#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78759/new/

https://reviews.llvm.org/D78759

Files:
  clang/include/clang/Driver/Action.h
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/Action.cpp
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/lib/Driver/ToolChains/Gnu.h
  clang/lib/Driver/ToolChains/Linux.cpp
  clang/lib/Driver/ToolChains/Linux.h
  clang/test/Driver/bindings.c
  clang/test/Driver/hip-link-save-temps.hip
  clang/test/Driver/hip-link-static-library.hip
  clang/test/Driver/hip-toolchain-rdc-static-lib.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78759.272526.patch
Type: text/x-patch
Size: 18853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200622/2ae67117/attachment-0001.bin>


More information about the cfe-commits mailing list