Revert r257003
authorAndrew Wilkins <axwalk@gmail.com>
Tue, 12 Jan 2016 07:23:58 +0000 (07:23 +0000)
committerAndrew Wilkins <axwalk@gmail.com>
Tue, 12 Jan 2016 07:23:58 +0000 (07:23 +0000)
commita04a818402539a0495646d001d4184bd88dec144
treecb10a49d063437ab158c2e74660ccc8ba5148067
parentdeddff8498aeeb0ab40c3cd33754407f646c9a3f
Revert r257003

This revision breaks llvm-config if you set
BUILD_SHARED_LIBS=on in a CMake build. Backing
out until the fix is ready to land.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257457 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
tools/llvm-config/BuildVariables.inc.in
tools/llvm-config/CMakeLists.txt
tools/llvm-config/Makefile
tools/llvm-config/llvm-config.cpp
tools/llvm-go/llvm-go.go