aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/RegAlloc/RegAllocCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/RegAlloc/RegAllocCommon.h')
-rw-r--r--lib/CodeGen/RegAlloc/RegAllocCommon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/CodeGen/RegAlloc/RegAllocCommon.h b/lib/CodeGen/RegAlloc/RegAllocCommon.h
index 2b1edb6..a985d0e 100644
--- a/lib/CodeGen/RegAlloc/RegAllocCommon.h
+++ b/lib/CodeGen/RegAlloc/RegAllocCommon.h
@@ -4,8 +4,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CODEGEN_REGALLOCCOMMON_H
-#define LLVM_CODEGEN_REGALLOCCOMMON_H
+#ifndef REGALLOCCOMMON_H
+#define REGALLOCCOMMON_H
enum RegAllocDebugLevel_t {
RA_DEBUG_None = 0,