.o file writing shouldn't mess around with pic/relo models like the JIT does.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 03:40:30 +0000 (03:40 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 03:40:30 +0000 (03:40 +0000)
commit482fa0f2bcfca5274b14c808526c8ae4fe97007d
treeb5a0000885d105379a338ee0749768b9b3ee0614
parentb2fc55b721e24e12b69edf791619935ba896d039
.o file writing shouldn't mess around with pic/relo models like the JIT does.

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