For 32-bit non-pic tlv mach-o addressing we don't need a pic base or
authorEric Christopher <echristo@apple.com>
Tue, 15 Jun 2010 23:08:42 +0000 (23:08 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 15 Jun 2010 23:08:42 +0000 (23:08 +0000)
commit6102549737d2a56031d8f9f0468d3a1a627e181f
tree789e2cf84973a5f1f1930d70ae7208da406ed889
parentcad22ad0bf1f1d5a40f1bc8ebe02d4edc25e2553
For 32-bit non-pic tlv mach-o addressing we don't need a pic base or
a relative address.

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