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)
commit5665c999c2ab7ec7c00e3d1eab2c4c43756429a3
tree865c09c49bee0479acfe95ab4fd966bb6b6f804a
parent570043310ecc8cc8b1813764e39223940d6cd525
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

llvm-svn: 237069
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp