Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / AArch64 / AArch64.h
index ebe3d336c74b65a1332baaf60d28d3c3ee3ad221..f6671638ba48406c840228173842efbd795f1deb 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef TARGET_AArch64_H
-#define TARGET_AArch64_H
+#ifndef LLVM_LIB_TARGET_AARCH64_AARCH64_H
+#define LLVM_LIB_TARGET_AARCH64_AARCH64_H
 
 #include "MCTargetDesc/AArch64MCTargetDesc.h"
 #include "Utils/AArch64BaseInfo.h"