remove the use of the LOCATION CMake variable from r238740.
authorGreg Bedwell <greg_bedwell@sn.scee.net>
Mon, 1 Jun 2015 13:06:10 +0000 (13:06 +0000)
committerGreg Bedwell <greg_bedwell@sn.scee.net>
Mon, 1 Jun 2015 13:06:10 +0000 (13:06 +0000)
commit1fec7e41df5f7b89b3bd0eccea07019f7c9c7337
treefc95f41089e2bc68d91cd3fe4057637f32ec764d
parente0539fc50c9541977e7e965147a3c0414e0cb1a9
remove the use of the LOCATION CMake variable from r238740.

It caused the following failure:
"Policy CMP0026 is not set: Disallow use of the LOCATION target property."

llvm-svn: 238741
llvm/cmake/modules/AddLLVM.cmake