[AArch64] Fix a -Wdocumentation warning. NFC.

llvm-svn: 263942
This commit is contained in:
Chad Rosier 2016-03-21 13:43:58 +00:00
parent f875e4fd92
commit 4aeab5fbf2
1 changed files with 2 additions and 2 deletions

View File

@ -3081,8 +3081,8 @@ void AArch64InstrInfo::genAlternativeCodeSequence(
/// to
/// b.<condition code>
///
/// \brief Replace compare and branch sequence by TBZ/TBNZ instruction when
/// the compare's constant operand is power of 2.
/// Replace compare and branch sequence by TBZ/TBNZ instruction when the
/// compare's constant operand is power of 2.
///
/// Examples:
/// and w8, w8, #0x400