Fixing missing C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 29 Sep 2014 15:55:18 +0000 (15:55 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 29 Sep 2014 15:55:18 +0000 (15:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218612 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/MC/MCInstPrinter.h

index 7f55b29f8ee091bfa94b3335b0c030a0a4605941..95124c3021dd2c903e2685353efee4a0aa7b1535 100644 (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
 //