reimplement ppc asmprinter "toc" handling to use a VariantKind
authorChris Lattner <sabre@nondot.org>
Sun, 14 Nov 2010 22:22:59 +0000 (22:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Nov 2010 22:22:59 +0000 (22:22 +0000)
commit6135a96792ca05f6366e5dbaee6208e84589c47f
treed100f6fc0fecfd40fe9592f94ad83df0062e0f6a
parent261bc89fa15d3322c714aa72a19ba827e3546ca7
reimplement ppc asmprinter "toc" handling to use a VariantKind
on the operand, required for .o file writing and fixing
the PowerPC/mult-alt-generic-powerpc64.ll failure with the new
instprinter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119087 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCExpr.h
lib/MC/MCExpr.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCInstr64Bit.td