summaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Common/CodeGenInstAlias.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenInstAlias.h')
-rw-r--r--llvm/utils/TableGen/Common/CodeGenInstAlias.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/utils/TableGen/Common/CodeGenInstAlias.h b/llvm/utils/TableGen/Common/CodeGenInstAlias.h
index 2a05273e7270..ec77ff881f91 100644
--- a/llvm/utils/TableGen/Common/CodeGenInstAlias.h
+++ b/llvm/utils/TableGen/Common/CodeGenInstAlias.h
@@ -10,8 +10,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_UTILS_TABLEGEN_CODEGENINSTALIAS_H
-#define LLVM_UTILS_TABLEGEN_CODEGENINSTALIAS_H
+#ifndef LLVM_UTILS_TABLEGEN_COMMON_CODEGENINSTALIAS_H
+#define LLVM_UTILS_TABLEGEN_COMMON_CODEGENINSTALIAS_H
#include "llvm/ADT/StringRef.h"
#include <cassert>
@@ -102,4 +102,4 @@ public:
} // namespace llvm
-#endif // LLVM_UTILS_TABLEGEN_CODEGENINSTALIAS_H
+#endif // LLVM_UTILS_TABLEGEN_COMMON_CODEGENINSTALIAS_H