1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Fixing missing C++ mode comment

llvm-svn: 218612
This commit is contained in:
Matt Arsenault 2014-09-29 15:55:18 +00:00
parent e1c9443ceb
commit 8774d2cb54

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