summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/LSUnit.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-mca/LSUnit.h')
-rw-r--r--llvm/tools/llvm-mca/LSUnit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-mca/LSUnit.h b/llvm/tools/llvm-mca/LSUnit.h
index 8bf933d938f..3cfde5a55b7 100644
--- a/llvm/tools/llvm-mca/LSUnit.h
+++ b/llvm/tools/llvm-mca/LSUnit.h
@@ -144,7 +144,6 @@ public:
bool isReady(unsigned Index) const;
void onInstructionExecuted(unsigned Index);
};
-
} // namespace mca
#endif
OpenPOWER on IntegriCloud