This patch removes a few dashes from the header comment to make room for the syntax line.
llvm-svn: 334986
-//===--------------------- InstructionInfoView.cpp -------------------*- C++
-//-*-===//
+//===--------------------- InstructionInfoView.cpp --------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
//===----------------------------------------------------------------------===//
/// \file
///
-/// This file implements the InstructionView API.
+/// This file implements the InstructionInfoView API.
///
//===----------------------------------------------------------------------===//