Skip to content
Snippets Groups Projects
Commit 77ec04c6 authored by Evan Cheng's avatar Evan Cheng
Browse files

Indentation

llvm-svn: 134100
parent a82064ca
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ namespace llvm { ...@@ -25,7 +25,7 @@ namespace llvm {
/// ///
class MCInstrInfo { class MCInstrInfo {
const MCInstrDesc *Desc; // Raw array to allow static init'n 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: public:
/// InitMCInstrInfo - Initialize MCInstrInfo, called by TableGen /// InitMCInstrInfo - Initialize MCInstrInfo, called by TableGen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment