Relax GOTPCREL relocations for tail jmp instructions.
authorSriraman Tallam <tmsriram@google.com>
Thu, 31 May 2018 18:12:33 +0000 (18:12 +0000)
committerSriraman Tallam <tmsriram@google.com>
Thu, 31 May 2018 18:12:33 +0000 (18:12 +0000)
commitd10c4e07f50fefd90342ee78e4ce85a32aa61200
tree734567b3bcca0d58db6f4b693d9187cc40cddabf
parentc9a4c6208be5e32bdce8b6a1fe9a8e355b9f1e19
Relax GOTPCREL relocations for tail jmp instructions.

Differential Revision: https://reviews.llvm.org/D47563

llvm-svn: 333676
llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
llvm/test/CodeGen/X86/tailjmp_gotpcrel_relax_relocation.ll [new file with mode: 0644]