]> granicus.if.org Git - clang/commit
Fix buildbot bustage in Driver/darwin-multiarch-arm.c caused by r257983.
authorJustin Lebar <jlebar@google.com>
Sat, 16 Jan 2016 04:50:13 +0000 (04:50 +0000)
committerJustin Lebar <jlebar@google.com>
Sat, 16 Jan 2016 04:50:13 +0000 (04:50 +0000)
commit2bd05da28754346b3db26975322721a1870a1498
tree5f3e13b5d176671b590ba9ba7c5dc24e54b4ed2c
parent4834722c293cfc3bd7c2715025576a1748feb9c9
Fix buildbot bustage in Driver/darwin-multiarch-arm.c caused by r257983.

The test was too loose; "ld" was matching directories named "build" in
the path.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257986 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/darwin-multiarch-arm.c