runOnMachineFunction should set IsPIC because relocation model may have been changed.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 20 May 2008 01:56:59 +0000 (01:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 20 May 2008 01:56:59 +0000 (01:56 +0000)
commita125e62117011f9361b0e8a7b76d1089173f97f4
tree312d9d5e3ef8668de8b61e257090984f5c1e6424
parent76d402beb9bc5f63b3669132215b270487622c6f
runOnMachineFunction should set IsPIC because relocation model may have been changed.

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