OSDN Git Service

Added -*- C++ -*- mode to the comments.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 22 Nov 2002 22:42:50 +0000 (22:42 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 22 Nov 2002 22:42:50 +0000 (22:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4826 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86InstrInfo.cpp

index fa3537c..67a6537 100644 (file)
@@ -1,4 +1,4 @@
-//===- X86InstrInfo.cpp - X86 Instruction Information ---------------===//
+//===- X86InstrInfo.cpp - X86 Instruction Information -----------*- C++ -*-===//
 //
 // This file contains the X86 implementation of the MachineInstrInfo class.
 //