Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / MSP430 / MSP430MachineFunctionInfo.h
index d1697f478cc290cb44f2b2ba5556da7ee664c923..fcc5f5b88600b7af249a0a2bc37eadbf23a622c8 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MSP430MACHINEFUNCTIONINFO_H
-#define MSP430MACHINEFUNCTIONINFO_H
+#ifndef LLVM_LIB_TARGET_MSP430_MSP430MACHINEFUNCTIONINFO_H
+#define LLVM_LIB_TARGET_MSP430_MSP430MACHINEFUNCTIONINFO_H
 
 #include "llvm/CodeGen/MachineFunction.h"