diff options
Diffstat (limited to 'llvm/tools/llvm-mca/CodeRegion.h')
| -rw-r--r-- | llvm/tools/llvm-mca/CodeRegion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/CodeRegion.h b/llvm/tools/llvm-mca/CodeRegion.h index 6dc3f01332f..7f0025e4884 100644 --- a/llvm/tools/llvm-mca/CodeRegion.h +++ b/llvm/tools/llvm-mca/CodeRegion.h @@ -42,7 +42,7 @@ namespace mca { -/// \brief A region of assembly code. +/// A region of assembly code. /// /// It identifies a sequence of machine instructions. class CodeRegion { |

