[PATCH] D30700: [Driver] Always add arch-specific-subdir to -rpath

Pirama Arumuga Nainar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 7 09:47:49 PST 2017


pirama created this revision.

This patch unconditionally adds -rpath of the arch-specific subdirectory
in resource directory (instead of doing so only during native
compilation).

This patch also re-enables test arch-specific-libdir.c which was
silently unsupported because of the REQUIRES tag 'linux'.


https://reviews.llvm.org/D30700

Files:
  lib/Driver/Tools.cpp
  test/Driver/arch-specific-libdir-rpath.c
  test/Driver/arch-specific-libdir.c
  test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30700.90870.patch
Type: text/x-patch
Size: 5812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170307/022a2c09/attachment-0001.bin>


More information about the cfe-commits mailing list