OSDN Git Service

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)
commit51eddbabdf6a816f42be7124b17ee02c28d88543
tree7ea669340ab5a6f3528cafdc49c569a03b05885a
parent714d12718f5c9a2d553b53fa62de8a5c42cb4c7d
Relax GOTPCREL relocations for tail jmp instructions.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333676 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
test/CodeGen/X86/tailjmp_gotpcrel_relax_relocation.ll [new file with mode: 0644]