diff options
Diffstat (limited to 'llvm/tools/llvm-mca/Support.cpp')
-rw-r--r-- | llvm/tools/llvm-mca/Support.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/Support.cpp b/llvm/tools/llvm-mca/Support.cpp index fac237f740d..8f6b8a91f38 100644 --- a/llvm/tools/llvm-mca/Support.cpp +++ b/llvm/tools/llvm-mca/Support.cpp @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// \file /// -/// This file implements a few helper functions used by various backend +/// This file implements a few helper functions used by various pipeline /// components. /// //===----------------------------------------------------------------------===// |