]> granicus.if.org Git - llvm/commit
[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)
commit03cebfbba99b59953fd96fd4bd55d15c64df3fb7
treef50e60c04f3ba513338af30293337931408df3c3
parent75fc88218c3ce5d3602aaf8858907661825a7b83
[CodeGen] Pass references, not pointers, to MMI helpers. NFC.

While there, rename them to follow the coding style.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287169 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/GlobalISel/IRTranslator.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp