Fixes for being compiled PIC on Linux. This isn't the most
authorDan Gohman <gohman@apple.com>
Tue, 24 Jun 2008 00:50:01 +0000 (00:50 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Jun 2008 00:50:01 +0000 (00:50 +0000)
commitdb7991de7595f1807027e2c385c5127ebf8b6104
tree3540bb4ffb437c45370cfca8b0ee4491880d135e
parentf399235a03e5318804a6833580cd35cbbf9cd4db
Fixes for being compiled PIC on Linux. This isn't the most
general solution possible, but it's a fairly simple one.
Based on a patch from the OpenGTL project!

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