summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Mips/MipsAnalyzeImmediate.h')
-rw-r--r--llvm/lib/Target/Mips/MipsAnalyzeImmediate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h b/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h
index 6b5d02b7a7e..ae3c38ced80 100644
--- a/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h
+++ b/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h
@@ -58,6 +58,6 @@ namespace llvm {
unsigned ADDiu, ORi, SLL, LUi;
InstSeq Insts;
};
-} // namespace llvm
+}
#endif
OpenPOWER on IntegriCloud