generalize EmitDisplacementField to work with any size
authorChris Lattner <sabre@nondot.org>
Thu, 11 Feb 2010 06:54:23 +0000 (06:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 11 Feb 2010 06:54:23 +0000 (06:54 +0000)
commita38c707d8219a29f50564c826d2aa3154e214c66
tree140a3c581ff4494d97c9573ce9bb399f32c27739
parent0e410918b8a5f16bbf0f5b955fcce450174ceebc
generalize EmitDisplacementField to work with any size
and rename it to EmitImmediate.

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