[PATCH] D45145: [Driver] Wire up the -f[no-]rtlib-add-rpath flag and tests

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 2 12:30:05 PDT 2018


phosek updated this revision to Diff 140668.
phosek added a comment.

Thanks for the suggestion, I don't think we even need to rename the function since this already matches the pattern other functions use.


Repository:
  rC Clang

https://reviews.llvm.org/D45145

Files:
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/test/Driver/arch-specific-libdir-rpath.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45145.140668.patch
Type: text/x-patch
Size: 5178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180402/61249744/attachment.bin>


More information about the cfe-commits mailing list