many more cleanups, for example if in the "none" pic-style,
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 03:32:31 +0000 (03:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 03:32:31 +0000 (03:32 +0000)
commit11348ee263c37feed8f7695f631598ee112d2b44
tree55cd4ade6e47e5db9b823104c114022ea7802739
parent73b5b71369d7324dd87e89791edb7000b1d0bd29
many more cleanups, for example if in the "none" pic-style,
make sure we're set to static codegen.  Simplify the decision
tree of target->picstyle/picmode settings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp