[PowerPC] Support @got modifier
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 25 Jun 2013 16:49:50 +0000 (16:49 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 25 Jun 2013 16:49:50 +0000 (16:49 +0000)
commit5de735a962a255676cf3a9bc255579d465670633
treebdea89861761cb812825c4ce90d10170905d2271
parent46fa7cf91af03373b6ab54f31215bb671698000f
[PowerPC] Support @got modifier

Add VK_... values and relocation types necessary to support
the @got family of modifiers.  Used by the asm parser only.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184860 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCExpr.h
include/llvm/Object/ELF.h
include/llvm/Support/ELF.h
lib/MC/MCExpr.cpp
lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
test/MC/PowerPC/ppc64-fixups.s