Canonicalize header guards into a common format.
[oota-llvm.git] / utils / TableGen / AsmWriterInst.h
index 4cee35289f12af564627c3136251d03ffc384644..fd7798255d4b8a81af56f8cdaa980de54f714f34 100644 (file)
@@ -14,8 +14,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef ASMWRITER_INST_H
-#define ASMWRITER_INST_H
+#ifndef LLVM_UTILS_TABLEGEN_ASMWRITERINST_H
+#define LLVM_UTILS_TABLEGEN_ASMWRITERINST_H
 
 #include <string>
 #include <vector>