Revert r366610 and r366612: Expand pseudo-components before embedding in llvm-config
authorDaniel Sanders <daniel_l_sanders@apple.com>
Fri, 19 Jul 2019 21:11:05 +0000 (21:11 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Fri, 19 Jul 2019 21:11:05 +0000 (21:11 +0000)
commit34da8dfba089e0f5523c158c219bb20ac98b1df1
tree53b213b18859996b08aff50b1fa2af6af67f7391
parent3a3c58f04598fe471797b85e444cd664180eb092
Revert r366610 and r366612: Expand pseudo-components before embedding in llvm-config

Some targets are missing LLVMDemangle, one is adding the LLVM prefix twice, and two
are hitting the very error this patch fixes for my target. Reverting while I work
through the reports.

llvm-svn: 366615
llvm/cmake/modules/LLVM-Config.cmake
llvm/tools/llvm-config/BuildVariables.inc.in
llvm/tools/llvm-config/CMakeLists.txt