diff options
Diffstat (limited to 'contrib/llvm/lib/Target/ARC/ARCMCInstLower.cpp')
-rw-r--r-- | contrib/llvm/lib/Target/ARC/ARCMCInstLower.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/lib/Target/ARC/ARCMCInstLower.cpp b/contrib/llvm/lib/Target/ARC/ARCMCInstLower.cpp index 4658388924ec..43b087a57204 100644 --- a/contrib/llvm/lib/Target/ARC/ARCMCInstLower.cpp +++ b/contrib/llvm/lib/Target/ARC/ARCMCInstLower.cpp @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief This file contains code to lower ARC MachineInstrs to their +/// This file contains code to lower ARC MachineInstrs to their /// corresponding MCInst records. /// //===----------------------------------------------------------------------===// |