the time of good commit names is long gone
This commit is contained in:
parent
c8b7a34383
commit
225f90cced
|
@ -357,7 +357,7 @@ const Compiler::CompileFunc A_Comp[ARMInstrInfo::ak_Count] =
|
|||
F(BranchImm), F(BranchImm), F(BranchImm), F(BranchXchangeReg), F(BranchXchangeReg),
|
||||
// Special
|
||||
NULL, NULL, NULL, NULL, NULL, NULL, NULL,
|
||||
F(Nop)
|
||||
&Compiler::Nop
|
||||
};
|
||||
#undef F
|
||||
#define F(x) &Compiler::T_Comp_##x
|
||||
|
|
Loading…
Reference in New Issue