Default to building with position independent code. This may increase LLVM's
authorNick Lewycky <nicholas@mxc.ca>
Thu, 19 Feb 2009 06:18:24 +0000 (06:18 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 19 Feb 2009 06:18:24 +0000 (06:18 +0000)
commit7e66462d9d5a435b87824d7175b83f68a8a6da20
tree9735580af4f449e5ca79c927b124c36684ed1080
parentd18a2c1eaefba1ccea7bfa7bb2b94c571cec5547
Default to building with position independent code. This may increase LLVM's
run time but will make LLVM easier to use as a library.

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