Indentation

llvm-svn: 134100
This commit is contained in:
Evan Cheng 2011-06-29 21:58:37 +00:00
parent a82064ca27
commit 77ec04c656
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ namespace llvm {
///
class MCInstrInfo {
const MCInstrDesc *Desc; // Raw array to allow static init'n
unsigned NumOpcodes; // Number of entries in the desc array
unsigned NumOpcodes; // Number of entries in the desc array
public:
/// InitMCInstrInfo - Initialize MCInstrInfo, called by TableGen