configure: Add --with-llvm-shared-libs
authorTom Stellard <tstellar@gmail.com>
Wed, 28 Mar 2012 02:24:39 +0000 (22:24 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 30 Mar 2012 13:13:04 +0000 (09:13 -0400)
commit7d87c71a70c95d4fe3a94676128fd9524f048112
tree4a12a47b12436c68d99ddac9a5fdc208f31b4bcc
parent2402ce04ae06f909e361782f5063fa3070091bf1
configure: Add --with-llvm-shared-libs

This option allows targets to link against the LLVM shared library
instead of the static libs.  With LLVM 2.9, his saves ~11 MB for each of
the r300 target libraries.
configure.ac