Use rip-rel addressing on win64 by default. For this we just
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 21 Aug 2010 17:21:11 +0000 (17:21 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 21 Aug 2010 17:21:11 +0000 (17:21 +0000)
commit699647cabcd98efd10b3bfb7cedc4d4b54f9b93d
tree89cb02dddbe4e5edc42fcacdfcfcdc33007bd995
parent9dd3e92e1d73b8aee01861b22447898cba9f89bc
Use rip-rel addressing on win64 by default. For this we just
defaults to small pic code model.

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