diff options
Diffstat (limited to 'llvm/tools/llvm-mca/Support.h')
-rw-r--r-- | llvm/tools/llvm-mca/Support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/Support.h b/llvm/tools/llvm-mca/Support.h index 98302e7e15c..fd8d8b5a23b 100644 --- a/llvm/tools/llvm-mca/Support.h +++ b/llvm/tools/llvm-mca/Support.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// \file /// -/// Helper functions used by various backend components. +/// Helper functions used by various pipeline components. /// //===----------------------------------------------------------------------===// |