[AArch64] Fix a -Wdocumentation warning. NFC.
authorChad Rosier <mcrosier@codeaurora.org>
Mon, 21 Mar 2016 13:43:58 +0000 (13:43 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Mon, 21 Mar 2016 13:43:58 +0000 (13:43 +0000)
llvm-svn: 263942

llvm/lib/Target/AArch64/AArch64InstrInfo.cpp

index 19e5814..d447a72 100644 (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