Fixing missing C++ mode comment

llvm-svn: 218612
This commit is contained in:
Matt Arsenault 2014-09-29 15:55:18 +00:00
parent 1fd0c62821
commit 9f617a0cb2
1 changed files with 1 additions and 1 deletions
llvm/include/llvm/MC

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
//