Fix typo in comment

llvm-svn: 256798
This commit is contained in:
Matthias Braun 2016-01-05 00:45:31 +00:00
parent 758e79858e
commit d84af9ba8b
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ public:
/// register.
bool FullyDefined;
/// Reg or ont of its aliases is read. The register may only be read
/// Reg or one of its aliases is read. The register may only be read
/// partially.
bool Read;
/// Reg or a super-register is read. The full register is read.