]> granicus.if.org Git - clang/commit
Partially revert rC365414; `ln -n` is not portable
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Fri, 26 Jul 2019 20:09:37 +0000 (20:09 +0000)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Fri, 26 Jul 2019 20:09:37 +0000 (20:09 +0000)
commit536bf3f400fdcf39651b157affdc33cca678cb1a
treee0d4391d890d1bd631d3a9a011f3331dfdadc09c
parentd7f986a942ea803e17149960cbd1af29c0de4a5f
Partially revert rC365414; `ln -n` is not portable

This restores the use of `rm` instead of the non-portable `ln -n`. Such
use being the status quo for the 12-month period between rC334972 and
rC365414.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367147 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/no-canonical-prefixes.c