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

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

llvm-svn: 4826
This commit is contained in:
Misha Brukman 2002-11-22 22:42:50 +00:00
parent e43fe85591
commit 23d923ff18

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