OSDN Git Service

[llvm-mca] Fix header comments. NFC.
authorMatt Davis <Matthew.Davis@sony.com>
Wed, 23 May 2018 16:15:06 +0000 (16:15 +0000)
committerMatt Davis <Matthew.Davis@sony.com>
Wed, 23 May 2018 16:15:06 +0000 (16:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333096 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-mca/DispatchStage.cpp
tools/llvm-mca/DispatchStage.h

index 01bd52f..8a907af 100644 (file)
@@ -1,4 +1,4 @@
-//===--------------------- Dispatch.cpp -------------------------*- C++ -*-===//
+//===--------------------- DispatchStage.cpp --------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2e1f47d..0d62333 100644 (file)
@@ -1,4 +1,4 @@
-//===----------------------- Dispatch.h -------------------------*- C++ -*-===//
+//===----------------------- DispatchStage.h --------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //