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:
a8309ae
)
update comment
author
Chris Lattner
<sabre@nondot.org>
Fri, 3 Mar 2006 01:55:49 +0000
(
01:55
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 3 Mar 2006 01:55:49 +0000
(
01:55
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26491
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/ValueTypes.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/ValueTypes.h
b/include/llvm/CodeGen/ValueTypes.h
index a252d095d2c527d4b4d2f5adafa4c72d6bdac949..aed3b5e9a8e9e43d522ed61386c6a0194cf74252 100644
(file)
--- a/
include/llvm/CodeGen/ValueTypes.h
+++ b/
include/llvm/CodeGen/ValueTypes.h
@@
-27,7
+27,7
@@
namespace llvm {
///
namespace MVT { // MVT = Machine Value Types
enum ValueType {
- // If you change this numbering, you must change the values in
Target.td as
+ // If you change this numbering, you must change the values in
ValueTypes.td
// well!
Other = 0, // This is a non-standard value
i1 = 1, // This is a 1 bit integer value