While in GlobalValue fix the function(s) that don't follow the
authorEric Christopher <echristo@gmail.com>
Fri, 15 May 2015 18:20:14 +0000 (18:20 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 15 May 2015 18:20:14 +0000 (18:20 +0000)
commit1bef1cdd9292c25f69b07726499e8bc41c4689c1
tree66a633f72c83e9aaba100d9bb88bd0925b7d1d2a
parent85e632de299fc2915907cff1863ebbee02aa9823
While in GlobalValue fix the function(s) that don't follow the
naming convention and update users.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237461 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/GVMaterializer.h
include/llvm/IR/GlobalValue.h
include/llvm/IR/Module.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/IR/Globals.cpp
lib/IR/Module.cpp
lib/Linker/LinkModules.cpp
unittests/Bitcode/BitReaderTest.cpp