summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-mca/Context.cpp')
-rw-r--r--llvm/tools/llvm-mca/Context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/Context.cpp b/llvm/tools/llvm-mca/Context.cpp
index 61dac3fccd1..bf574982243 100644
--- a/llvm/tools/llvm-mca/Context.cpp
+++ b/llvm/tools/llvm-mca/Context.cpp
@@ -11,7 +11,7 @@
/// This file defines a class for holding ownership of various simulated
/// hardware units. A Context also provides a utility routine for constructing
/// a default out-of-order pipeline with fetch, dispatch, execute, and retire
-/// stages).
+/// stages.
///
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud