mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 09:21:13 +00:00
some comment fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151340 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4df4f5b49b
commit
c2e2dcd56f
@ -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…
Reference in New Issue
Block a user