get bugpoint working on ia64, by building .so's with -fpic. :)
authorChris Lattner <sabre@nondot.org>
Wed, 9 Mar 2005 03:31:02 +0000 (03:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Mar 2005 03:31:02 +0000 (03:31 +0000)
commit1c81f1390dddeb14c19bbab7b4715af3a5985877
tree3cfeb3e52c04a438ba90d98f4042881386115936
parent411eba0eafd60f54f89623e90992a1c125d2378a
get bugpoint working on ia64, by building .so's with -fpic. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20525 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ToolRunner.cpp
tools/bugpoint/ToolRunner.cpp