[PATCH] D56044: [Driver] Support object files in addition to static and shared libraries in compiler-rt

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 6 12:13:13 PST 2019


phosek updated this revision to Diff 189552.
phosek marked 2 inline comments as done.
Herald added a subscriber: jdoerfert.
Herald added a project: clang.

Repository:
  rC Clang

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

https://reviews.llvm.org/D56044

Files:
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/MinGW.cpp
  clang/lib/Driver/ToolChains/MipsLinux.cpp
  clang/lib/Driver/ToolChains/MipsLinux.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56044.189552.patch
Type: text/x-patch
Size: 6363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190306/ce248f96/attachment.bin>


More information about the cfe-commits mailing list