docs: Remove incompatibility with Solaris shell
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 15 Oct 2013 08:30:07 +0000 (08:30 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 15 Oct 2013 08:30:07 +0000 (08:30 +0000)
commitecfa16cc2134ff7ed7f9fc4f669080f61aa41c32
tree3b10d6b89dbf1ecdaced04165724ea8d21e01d7c
parent3edacfa97001b1eda9126bcabd68b15c7d8065f2
docs: Remove incompatibility with Solaris shell

There doesn't seem to be a need in checking if a directory exists if we
will just rm -rf it once we affirm that it does.  Instead, just blindly
try to delete it.

This fixes PR17541.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192679 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Makefile