configure.ac: Add --with-llvm-prefix option
authorTom Stellard <thomas.stellard@amd.com>
Tue, 17 Jul 2012 18:32:56 +0000 (18:32 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 23 Jul 2012 13:25:36 +0000 (13:25 +0000)
commit17f6c9195f76566aa84152b05891b4cfef3fc7a8
tree43dc9065e52597bdf3edc500101697adfad94082
parentc3bc41011f9ffe648b7dd4915c6202b776cd1ab4
configure.ac: Add --with-llvm-prefix option

This option allows you to specify the llvm install prefix.  It is
useful for switching between different versions of LLVM.
configure.ac