Files
clang-p2996/llvm/lib
Alex Lorenz db07c40943 MIR Parser: Remove redundant parameters. NFC.
This commit removes the redundant parameters from the two methods
'initializeRegisterInfo' and 'initializeFrameInfo'. The removed parameters are
redundant as we are already passing in the 'MachineFunction' to those methods,
and those parameters can be derived from the machine function parameter.

llvm-svn: 243445
2015-07-28 16:48:37 +00:00
..
2015-07-28 15:53:21 +00:00
2015-07-27 18:27:23 +00:00
2015-07-28 04:28:46 +00:00
2015-07-28 16:18:17 +00:00
2015-07-28 15:38:43 +00:00
2015-06-09 21:50:22 +00:00
2015-06-09 21:50:22 +00:00