[PATCH] D25338: [Driver] Make -print-libgcc-file-name print compiler-rt lib when used

Michał Górny via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 9 02:40:23 PDT 2016


mgorny updated this revision to Diff 74063.
mgorny added a comment.

I'm sorry, I mixed branches up. Here's the correct patch with both updates.


https://reviews.llvm.org/D25338

Files:
  docs/CommandGuide/clang.rst
  include/clang/Driver/Options.td
  lib/Driver/Driver.cpp
  test/Driver/montavista-gcc-toolchain.c
  test/Driver/print-libgcc-file-name-clangrt.c
  test/Driver/print-libgcc-file-name-libgcc.c
  test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25338.74063.patch
Type: text/x-patch
Size: 4233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161009/b61fcd93/attachment.bin>


More information about the cfe-commits mailing list