Add method MipsTargetLowering::passByValArg.
This method emits nodes for passing byval arguments in registers and stack. This has the same functionality as existing functions PassByValArg64 and WriteByValArg which will be deleted later. llvm-svn: 166843
Loading
Please register or sign in to comment