diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-07-28 16:48:37 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-07-28 16:48:37 +0000 |
commit | db07c409432925d092e185863a8f377f461d7e1e (patch) | |
tree | 932961ea3fc4a445339c1dab49d6eef74f49af6a /lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp | |
parent | 5672e67b14bfa6b99ec9e3018c565ad27f864a73 (diff) | |
download | bcm5719-llvm-db07c409432925d092e185863a8f377f461d7e1e.tar.gz bcm5719-llvm-db07c409432925d092e185863a8f377f461d7e1e.zip |
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
Diffstat (limited to 'lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp')
0 files changed, 0 insertions, 0 deletions