[PowerPC] Clean up VK_PPC_TOC... names
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 20 Jun 2013 22:39:42 +0000 (22:39 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 20 Jun 2013 22:39:42 +0000 (22:39 +0000)
commit846565924a6f2932efc75c249b29c3619e587bbb
treee9de500989c085a7d94b8e29870b982dbe1c93f9
parent46d7de7a192f43eb568c26c88e2dc2b804c09614
[PowerPC] Clean up VK_PPC_TOC... names

This is another minor cleanup; to bring enum names in line
with the corresponding @modifier names, this renames:

  VK_PPC_TOC -> VK_PPC_TOCBASE
  VK_PPC_TOC_ENTRY -> VK_PPC_TOC16

No code change intended.

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