Test linux only for absolute paths in the -fuse-ld option
authorYuanfang Chen <yuanfang.chen@sony.com>
Thu, 1 Aug 2019 18:49:59 +0000 (18:49 +0000)
committerYuanfang Chen <yuanfang.chen@sony.com>
Thu, 1 Aug 2019 18:49:59 +0000 (18:49 +0000)
commitf6d42dccb53469a089af8fe988a307bc29ee1de9
treeb54bfe5377b35c0622ea35a3a57ef268aceea5e5
parenta9ed5436bdf250f3d9f1ecda4f2a3541ea4b037d
Test linux only for absolute paths in the -fuse-ld option

Some target do not use this option and may emit a error message for
using it.

llvm-svn: 367602
clang/test/Driver/fuse-ld.c