getLazyIRModule always takes ownership. Make that explicit.
[oota-llvm.git] / lib / Target / Mips / MipsRelocations.h
index 0787ed399d5f39d5eaece288425707e6e8547e56..6cd92b5ead5b0e62d3a63d2bd3f4a859c7e542dc 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSRELOCATIONS_H_
-#define MIPSRELOCATIONS_H_
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSRELOCATIONS_H
+#define LLVM_LIB_TARGET_MIPS_MIPSRELOCATIONS_H
 
 #include "llvm/CodeGen/MachineRelocation.h"