Fix: make it possible to change the used LLVM installation.
authorErik Verbruggen <erik.verbruggen@digia.com>
Fri, 12 Oct 2012 06:58:29 +0000 (08:58 +0200)
committerErik Verbruggen <erik.verbruggen@digia.com>
Fri, 12 Oct 2012 07:07:34 +0000 (09:07 +0200)
commite3142fee0fd6235a9d69118d31343d1a013852c2
tree638f579a3e40cb745dd4ecadd5625958ddc01039
parent54fb3b7af10f3fb8fab7d7fc0ba283dfe9b5f94c
Fix: make it possible to change the used LLVM installation.

If either the LLVM_INSTALL_DIR environment variable or the qmake
variable are set, use that to find the llvm-config utility. Changing
those is easier than modifying your path. Can be used if you have more
than one LLVM installation installed.

Change-Id: I24265b397e21f468ece61392a112de9a50c67c5a
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
v4.pro