mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 03:05:15 +00:00
80 col violation.
llvm-svn: 75212
This commit is contained in:
parent
a3a442fd55
commit
5bdb67db63
@ -53,7 +53,8 @@ protected:
|
||||
unsigned FramePtr;
|
||||
|
||||
// Can be only subclassed.
|
||||
explicit ARMBaseRegisterInfo(const ARMBaseInstrInfo &tii, const ARMSubtarget &STI);
|
||||
explicit ARMBaseRegisterInfo(const ARMBaseInstrInfo &tii,
|
||||
const ARMSubtarget &STI);
|
||||
|
||||
// Return the opcode that implements 'Op', or 0 if no opcode
|
||||
unsigned getOpcode(int Op) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user