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:
863914f
)
remove some more initializers
author
Chris Lattner
<sabre@nondot.org>
Fri, 30 Sep 2005 17:41:05 +0000
(17:41 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 30 Sep 2005 17:41:05 +0000
(17:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23562
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/TableGen/RegisterInfoEmitter.cpp
patch
|
blob
|
history
diff --git
a/utils/TableGen/RegisterInfoEmitter.cpp
b/utils/TableGen/RegisterInfoEmitter.cpp
index fae9c399b7b8de1ae5bdb54411ad193234b7af23..c3022ae57073de1b6e3565fab11bd3ae809b0099 100644
(file)
--- a/
utils/TableGen/RegisterInfoEmitter.cpp
+++ b/
utils/TableGen/RegisterInfoEmitter.cpp
@@
-199,7
+199,7
@@
void RegisterInfoEmitter::run(std::ostream &OS) {
}
OS << "\n const MRegisterDesc RegisterDescriptors[] = { // Descriptors\n";
- OS << " { \"NOREG\",\t0
,\t\t0,\t0
},\n";
+ OS << " { \"NOREG\",\t0 },\n";
// Now that register alias sets have been emitted, emit the register