[CodeGen] Pass references, not pointers, to MMI helpers. NFC.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 16 Nov 2016 22:25:03 +0000 (22:25 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Wed, 16 Nov 2016 22:25:03 +0000 (22:25 +0000)
commitbd6ce9a2471756c29ae7a8e6c9d2377bdfd8c778
treef777b7a6ee9bd8c48a5f08cde8a98463504f7b13
parent996961a4615e2ffaadc43a72e2c357f3352d2ae4
[CodeGen] Pass references, not pointers, to MMI helpers. NFC.

While there, rename them to follow the coding style.

llvm-svn: 287169
llvm/include/llvm/CodeGen/MachineModuleInfo.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/MachineModuleInfo.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp