mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 00:47:07 +00:00
[llvm-mca] Cleanup the header syntax line. Fix a comment. NFC.
This patch removes a few dashes from the header comment to make room for the syntax line. llvm-svn: 334986
This commit is contained in:
parent
1d61f2cb75
commit
8c00f4b3c2
@ -1,5 +1,4 @@
|
||||
//===--------------------- InstructionInfoView.cpp -------------------*- C++
|
||||
//-*-===//
|
||||
//===--------------------- InstructionInfoView.cpp --------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -9,7 +8,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
/// \file
|
||||
///
|
||||
/// This file implements the InstructionView API.
|
||||
/// This file implements the InstructionInfoView API.
|
||||
///
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user