Remove a completely unnecessary mkdir from the CMake build.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 29 Jun 2012 00:45:57 +0000 (00:45 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 29 Jun 2012 00:45:57 +0000 (00:45 +0000)
commitcfc49bfd3f7f4033b51979aca3fa7f998652d146
treec23017674674ab52107298c4a6f2aea80ce915dd
parent2178d732a3cd7ebcb2a117f4ab7e9e43666a4d59
Remove a completely unnecessary mkdir from the CMake build.

Clang has been getting along fine without this for quite some time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159400 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt