implement infrastructure to support fixups for rip-rel
authorChris Lattner <sabre@nondot.org>
Fri, 12 Feb 2010 23:00:36 +0000 (23:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Feb 2010 23:00:36 +0000 (23:00 +0000)
commit835acabce13993e210b7cef0020a585125f9cb1e
tree6224528053e3a2dd2e8d8304c6ebe3f75366e03c
parentf4d81051ff40d9e4e71f0b1b84a85ed907076525
implement infrastructure to support fixups for rip-rel
addressing.  This isn't complete because I need an MCContext
to generate new MCExprs.

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