Attempt to fix clang-cmake-mips after r268977.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 21 Jul 2016 09:28:09 +0000 (09:28 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 21 Jul 2016 09:28:09 +0000 (09:28 +0000)
commit14086eae46a26c5d75d7712ea677e4b49e17546b
tree27e124ec376fedee53fdac10fd0739880c4a59da
parentf9d9077c84a9f2811f2b5b64c31a0f888718b9d8
Attempt to fix clang-cmake-mips after r268977.

I think it's wiped out the build area and fully-reconfigured for the first time
since r268977. This seems to have caused Mips64 to become enabled when it wasn't
before because compiling with -mabi=64 succeeds but linking with -mabi=64 fails.

llvm-svn: 276256
compiler-rt/cmake/builtin-config-ix.cmake