]> granicus.if.org Git - llvm/commit
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)
commit9d2e13dadbd2c6b4f89315af2559dba0f264cffa
treef91f272597eb350ea60d6902ecea9487c278819f
parent0950193dc9551405a04770b2366e65654d3daaa1
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366615 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVM-Config.cmake
tools/llvm-config/BuildVariables.inc.in
tools/llvm-config/CMakeLists.txt