NFC Fix a comment in ValueTypes.td

llvm-svn: 334247
This commit is contained in:
Gabor Buella 2018-06-07 23:32:18 +00:00
parent 9d2cfa6ccc
commit db8d205fbf

View File

@ -8,8 +8,8 @@
//===----------------------------------------------------------------------===//
//
// Value types - These values correspond to the register types defined in the
// ValueTypes.h file. If you update anything here, you must update it there as
// well!
// MachineValueTypes.h file. If you update anything here, you must update it
// there as well!
//
//===----------------------------------------------------------------------===//