rename MAI::PICJumpTableDirective to MAI::GPRel32Directive to
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 21:10:10 +0000 (21:10 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 21:10:10 +0000 (21:10 +0000)
commit78f485afb723121eedf4b6907ae6eb53da8af03c
tree33ce4077f681dcb4ec7676ad7ab0c37a667feb13
parenta86106ed88582b913ac2394a5a4ad1868b299da4
rename MAI::PICJumpTableDirective to MAI::GPRel32Directive to
make it clear what it is, instead of how it is used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94448 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmInfo.cpp
lib/Target/Alpha/AlphaMCAsmInfo.cpp
lib/Target/Mips/MipsMCAsmInfo.cpp