[Openmp-commits] [PATCH] D30015: Add arch-specific directory to search path

Pirama Arumuga Nainar via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 3 15:32:43 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296927: Add arch-specific directory to search path (authored by pirama).

Changed prior to commit:
  https://reviews.llvm.org/D30015?vs=90532&id=90545#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30015

Files:
  cfe/trunk/include/clang/Driver/ToolChain.h
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/test/Driver/Inputs/resource_dir_with_arch_subdir/lib/linux/aarch64/.keep
  cfe/trunk/test/Driver/Inputs/resource_dir_with_arch_subdir/lib/linux/arm/.keep
  cfe/trunk/test/Driver/Inputs/resource_dir_with_arch_subdir/lib/linux/i386/.keep
  cfe/trunk/test/Driver/Inputs/resource_dir_with_arch_subdir/lib/linux/x86_64/.keep
  cfe/trunk/test/Driver/arch-specific-libdir-rpath.c
  cfe/trunk/test/Driver/arch-specific-libdir.c
  cfe/trunk/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30015.90545.patch
Type: text/x-patch
Size: 10658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170303/08dabd19/attachment.bin>


More information about the Openmp-commits mailing list