Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",

which didn't appear ready for prime time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144309 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar
2011-11-10 19:59:35 +00:00
parent 0ad62be9aa
commit 1ad92131ab
14 changed files with 938 additions and 69 deletions

2
configure vendored
View File

@@ -21065,7 +21065,7 @@ if test -f ${srcdir}/tools/clang/README.txt; then
fi
ac_config_files="$ac_config_files tools/llvm-config/llvm-config.in"
ac_config_files="$ac_config_files bindings/ocaml/llvm/META.llvm"