mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 17:32:36 +00:00
some comment fix
llvm-svn: 151340
This commit is contained in:
parent
f3960e4994
commit
eddbcf6466
@ -1,4 +1,4 @@
|
||||
//===-- Mips/MipsFixupKinds.h - Mips Specific Fixup Entries -----*- C++ -*-===//
|
||||
//===-- MipsFixupKinds.h - Mips Specific Fixup Entries ----------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#ifndef LLVM_Mips_MipsFIXUPKINDS_H
|
||||
#define LLVM_Mips_MipsFIXUPKINDS_H
|
||||
#ifndef LLVM_MIPS_MIPSFIXUPKINDS_H
|
||||
#define LLVM_MIPS_MIPSFIXUPKINDS_H
|
||||
|
||||
#include "llvm/MC/MCFixup.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user