fix the autoconf script to detect "has asmprinter"ness of a target by
authorChris Lattner <sabre@nondot.org>
Sun, 14 Nov 2010 19:10:47 +0000 (19:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Nov 2010 19:10:47 +0000 (19:10 +0000)
commite15f2e17ea27f3c2e9aae695e5bf6c4bf21097b1
tree2e9e73ee97eaff67e7e4419eb4d8fe98c5b2646e
parent1139691e3aadff751c035f38f835d436ec6cf10a
fix the autoconf script to detect "has asmprinter"ness of a target by
looking for lib/Target/*AsmPrinter.cpp.  Fix llvm-config to handle targets
that don't have an explicit AsmPrinter library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119057 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
tools/llvm-config/llvm-config.in.in