Skip to content

Commit 7f90af1

Browse files
committed
[Orc] Speculation.h - remove unnecessary ArrayRef.h include. NFC
1 parent dd84a2f commit 7f90af1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/ExecutionEngine/Orc/Speculation.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#ifndef LLVM_EXECUTIONENGINE_ORC_SPECULATION_H
1414
#define LLVM_EXECUTIONENGINE_ORC_SPECULATION_H
1515

16-
#include "llvm/ADT/ArrayRef.h"
1716
#include "llvm/ADT/DenseMap.h"
1817
#include "llvm/ADT/Optional.h"
1918
#include "llvm/ExecutionEngine/Orc/Core.h"

0 commit comments

Comments
 (0)