Rename variables in gc_relocate related functions to follow LLVM's naming conventions.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 11 May 2015 23:47:27 +0000 (23:47 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 11 May 2015 23:47:27 +0000 (23:47 +0000)
commitaa1c57e324a08e5859b1efbf3e63bf6339613724
tree5095c90a7bd2c5dd7cda478863c17270968dcd53
parent66c6a4c240a46c1e5ef44bfb78dec14115326f9b
Rename variables in gc_relocate related functions to follow LLVM's naming conventions.

Summary:
This patch is to rename some variables to CamelCase in gc_relocate
related functions. There is no functionality change.

Patch by Chen Li!

Reviewers: reames, AndyAyers, sanjoy

Reviewed By: sanjoy

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D9681

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237069 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp