Make these preprocessor directives match all of the others in the port.
authorEric Christopher <echristo@gmail.com>
Thu, 3 Jul 2014 00:44:31 +0000 (00:44 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 3 Jul 2014 00:44:31 +0000 (00:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212245 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/Mips16ISelLowering.h
lib/Target/Mips/MipsSEISelLowering.h

index df883339b26bbc38623bc5be9eb2573e58b65a1c..2a5eec5b40d453c99f9b07f5e114f9ce967f6c48 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef Mips16ISELLOWERING_H
-#define Mips16ISELLOWERING_H
+#ifndef MIPS16ISELLOWERING_H
+#define MIPS16ISELLOWERING_H
 
 #include "MipsISelLowering.h"
 
 
 #include "MipsISelLowering.h"
 
index 8213857c965ba684dc7c58156c1c5538c4ac3442..13ef6fce8875404b4de3da31a082033b2b51fed1 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MipsSEISELLOWERING_H
-#define MipsSEISELLOWERING_H
+#ifndef MIPSSEISELLOWERING_H
+#define MIPSSEISELLOWERING_H
 
 #include "MipsISelLowering.h"
 #include "MipsRegisterInfo.h"
 
 #include "MipsISelLowering.h"
 #include "MipsRegisterInfo.h"