some comment fix

llvm-svn: 151340
This commit is contained in:
Jia Liu 2012-02-24 02:15:57 +00:00
parent 13830229fd
commit 74aa025d68
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
//===-- Mips/MipsFixupKinds.h - Mips Specific Fixup Entries -----*- C++ -*-===// //===-- MipsFixupKinds.h - Mips Specific Fixup Entries ----------*- C++ -*-===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //
@ -7,8 +7,8 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
#ifndef LLVM_Mips_MipsFIXUPKINDS_H #ifndef LLVM_MIPS_MIPSFIXUPKINDS_H
#define LLVM_Mips_MipsFIXUPKINDS_H #define LLVM_MIPS_MIPSFIXUPKINDS_H
#include "llvm/MC/MCFixup.h" #include "llvm/MC/MCFixup.h"