summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp')
-rw-r--r--lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp b/lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp
index 47bacf09c64..28c32622aaf 100644
--- a/lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp
+++ b/lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLD_READER_WRITER_MACHO_STUB_ATOM_X86_H_
-#define LLD_READER_WRITER_MACHO_STUB_ATOM_X86_H_
+#ifndef LLD_READER_WRITER_MACHO_STUB_ATOMS_X86_H
+#define LLD_READER_WRITER_MACHO_STUB_ATOMS_X86_H
#include "llvm/ADT/ArrayRef.h"
@@ -196,4 +196,4 @@ public:
} // namespace lld
-#endif // LLD_READER_WRITER_MACHO_STUB_ATOM_X86_H_
+#endif // LLD_READER_WRITER_MACHO_STUB_ATOMS_X86_H
OpenPOWER on IntegriCloud