Skip to content

Commit 5c155ce

Browse files
committed
RM
1 parent b0ff8df commit 5c155ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/include/llvm/IR/VectorTypeUtils.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
#ifndef LLVM_IR_VECTORUTILS_H
10-
#define LLVM_IR_VECTORUTILS_H
9+
#ifndef LLVM_IR_VECTORTYPEUTILS_H
10+
#define LLVM_IR_VECTORTYPEUTILS_H
1111

1212
#include "llvm/IR/DerivedTypes.h"
1313

0 commit comments

Comments
 (0)