Fixing missing C++ mode comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218612 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2014-09-29 15:55:18 +00:00
parent 0db97bb9b4
commit 78beaa5d02

View File

@ -1,4 +1,4 @@
//===-- MCInstPrinter.h - Convert an MCInst to target assembly syntax -----===//
//===- MCInstPrinter.h - MCInst to target assembly syntax -------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//