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)
commit84ffd211706d4497ca1b102cbdfc96101f79a8aa
tree8cddd7f399b442c0bc2fe024182a98712a1646a0
parentc2165f1e9fd5da93f82893ef87853203c1b00929
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."

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238741 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake