Non-darwin gcc should default to static relocation to match gcc.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 4 Dec 2006 18:07:10 +0000 (18:07 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 4 Dec 2006 18:07:10 +0000 (18:07 +0000)
commit2c312adac9755c0cf626ffd697daa736880673de
tree0be0f58538c46d566381bc0d0d397101b50eef89
parent065037875749c9a7b79ef50b16e53db28bec6c1b
Non-darwin gcc should default to static relocation to match gcc.

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