mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-19 11:41:53 +00:00
Test commit.
llvm-svn: 313262
This commit is contained in:
parent
cb5ae7de4b
commit
22c7d9115b
@ -108,7 +108,7 @@ bool MipsAsmPrinter::lowerOperand(const MachineOperand &MO, MCOperand &MCOp) {
|
||||
#include "MipsGenMCPseudoLowering.inc"
|
||||
|
||||
// Lower PseudoReturn/PseudoIndirectBranch/PseudoIndirectBranch64 to JR, JR_MM,
|
||||
// JALR, or JALR64 as appropriate for the target
|
||||
// JALR, or JALR64 as appropriate for the target.
|
||||
void MipsAsmPrinter::emitPseudoIndirectBranch(MCStreamer &OutStreamer,
|
||||
const MachineInstr *MI) {
|
||||
bool HasLinkReg = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user