summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZISelLowering.h
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-11-02 01:38:12 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-11-02 01:38:12 +0000
commit50df0c2037a168078e766edf823e4475c5805fc4 (patch)
tree70eecd7d06f1beffb422719c475db6509eea4bba /llvm/lib/Target/SystemZ/SystemZISelLowering.h
parent6028c03976d2e0a17c6d83546cacd00648ff8b13 (diff)
downloadbcm5719-llvm-50df0c2037a168078e766edf823e4475c5805fc4.tar.gz
bcm5719-llvm-50df0c2037a168078e766edf823e4475c5805fc4.zip
Untabify.
llvm-svn: 251769
Diffstat (limited to 'llvm/lib/Target/SystemZ/SystemZISelLowering.h')
-rw-r--r--llvm/lib/Target/SystemZ/SystemZISelLowering.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/SystemZ/SystemZISelLowering.h b/llvm/lib/Target/SystemZ/SystemZISelLowering.h
index 88fd28a575b..8a2839acd24 100644
--- a/llvm/lib/Target/SystemZ/SystemZISelLowering.h
+++ b/llvm/lib/Target/SystemZ/SystemZISelLowering.h
@@ -531,8 +531,8 @@ private:
unsigned Opcode,
bool NoFloat) const;
MachineBasicBlock *emitLoadAndTestCmp0(MachineInstr *MI,
- MachineBasicBlock *MBB,
- unsigned Opcode) const;
+ MachineBasicBlock *MBB,
+ unsigned Opcode) const;
};
} // end namespace llvm
OpenPOWER on IntegriCloud