projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6f591
)
Indentation
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 29 Jun 2011 21:58:37 +0000
(21:58 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 29 Jun 2011 21:58:37 +0000
(21:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134100
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/MC/MCInstrInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/MC/MCInstrInfo.h
b/include/llvm/MC/MCInstrInfo.h
index 9b15825c8f204908f90c24be74c6c6264231f67c..a63e5faf8f93847cf39e4618ef4f2bfefc88e75b 100644
(file)
--- a/
include/llvm/MC/MCInstrInfo.h
+++ b/
include/llvm/MC/MCInstrInfo.h
@@
-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