Added -*- C++ -*- mode to the comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2002-11-22 22:42:50 +00:00
parent faf0b8c401
commit a85d6bc2bc

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