mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
update comment
llvm-svn: 26491
This commit is contained in:
parent
af9919716a
commit
596d4baad0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user