]> granicus.if.org Git - clang/commit
[Myriad]: insert -L paths into linker cmd only when they exist.
authorDouglas Katzman <dougk@google.com>
Wed, 18 Nov 2015 16:24:46 +0000 (16:24 +0000)
committerDouglas Katzman <dougk@google.com>
Wed, 18 Nov 2015 16:24:46 +0000 (16:24 +0000)
commit11a671a08f17557aed9d672bdc6cf7d7ec06453a
treefd315742f49a2c5bf914b2376e1107bdfca6832b
parentb1dfd660998cc98c27541047a6f255808c232d62
[Myriad]: insert -L paths into linker cmd only when they exist.

Differential Revision: http://reviews.llvm.org/D14754

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253467 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
test/Driver/Inputs/basic_myriad_tree/lib/gcc/sparc-myriad-elf/4.8.2/crtend.o [new file with mode: 0644]
test/Driver/Inputs/basic_myriad_tree/lib/gcc/sparc-myriad-elf/4.8.2/crti.o [new file with mode: 0644]
test/Driver/Inputs/basic_myriad_tree/lib/gcc/sparc-myriad-elf/4.8.2/crtn.o [new file with mode: 0644]
test/Driver/Inputs/basic_myriad_tree/sparc-myriad-elf/lib/crt0.o [new file with mode: 0644]