[AArch64] Fix a -Wdocumentation warning. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263942 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chad Rosier 2016-03-21 13:43:58 +00:00
parent 872392e1a9
commit a4bb38c2a8

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