only use dyld stubs if not in ppc-static mode. This completes support for
authorChris Lattner <sabre@nondot.org>
Thu, 17 Nov 2005 19:40:30 +0000 (19:40 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Nov 2005 19:40:30 +0000 (19:40 +0000)
commit9542f9714e4b4b1c5cf7b0faef40c67af1f1e0bb
treef012c83f99df82805c2e2ad619701df2934f226c
parentceda605fd7d0e3532a22743538c6d118fe5e40c1
only use dyld stubs if not in ppc-static mode.  This completes support for
non-static codegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24403 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp