Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / XCore / XCoreInstrInfo.h
index e0be96b6ad4d5088c7aba81ae4da5802920831c5..60bb3f8c39afdea9a3f146215ff8990853326d12 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef XCOREINSTRUCTIONINFO_H
-#define XCOREINSTRUCTIONINFO_H
+#ifndef LLVM_LIB_TARGET_XCORE_XCOREINSTRINFO_H
+#define LLVM_LIB_TARGET_XCORE_XCOREINSTRINFO_H
 
 #include "XCoreRegisterInfo.h"
 #include "llvm/Target/TargetInstrInfo.h"