aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/AssemblyAnnotationWriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/AssemblyAnnotationWriter.h')
-rw-r--r--include/llvm/IR/AssemblyAnnotationWriter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/IR/AssemblyAnnotationWriter.h b/include/llvm/IR/AssemblyAnnotationWriter.h
index a8d52f6..19e32a2 100644
--- a/include/llvm/IR/AssemblyAnnotationWriter.h
+++ b/include/llvm/IR/AssemblyAnnotationWriter.h
@@ -14,8 +14,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_IR_ASMANNOTATIONWRITER_H
-#define LLVM_IR_ASMANNOTATIONWRITER_H
+#ifndef LLVM_IR_ASSEMBLYANNOTATIONWRITER_H
+#define LLVM_IR_ASSEMBLYANNOTATIONWRITER_H
namespace llvm {