diff options
Diffstat (limited to 'gnu/llvm/lib/Target/XCore/XCoreMCInstLower.cpp')
| -rw-r--r-- | gnu/llvm/lib/Target/XCore/XCoreMCInstLower.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/llvm/lib/Target/XCore/XCoreMCInstLower.cpp b/gnu/llvm/lib/Target/XCore/XCoreMCInstLower.cpp index 7763ccc8f4a..21270192b23 100644 --- a/gnu/llvm/lib/Target/XCore/XCoreMCInstLower.cpp +++ b/gnu/llvm/lib/Target/XCore/XCoreMCInstLower.cpp @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief This file contains code to lower XCore MachineInstrs to their +/// This file contains code to lower XCore MachineInstrs to their /// corresponding MCInst records. /// //===----------------------------------------------------------------------===// |
