Skip to content

Commit 6283cde

Browse files
committed
remove superfluous include addition
1 parent 254dabf commit 6283cde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/CodeGen/RegAllocFast.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#ifndef LLVM_CODEGEN_REGALLOCFAST_H
1010
#define LLVM_CODEGEN_REGALLOCFAST_H
1111

12-
#include "llvm/ADT/StringRef.h"
1312
#include "llvm/CodeGen/MachinePassManager.h"
1413
#include "llvm/CodeGen/RegAllocCommon.h"
1514

0 commit comments

Comments
 (0)