Skip to content

Commit

Permalink
TargetSchedule.h - remove unused Optional.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Oct 7, 2021
1 parent bb8dfef commit b4f4bc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/CodeGen/TargetSchedule.h
Expand Up @@ -15,7 +15,6 @@
#ifndef LLVM_CODEGEN_TARGETSCHEDULE_H
#define LLVM_CODEGEN_TARGETSCHEDULE_H

#include "llvm/ADT/Optional.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/Config/llvm-config.h"
Expand Down

0 comments on commit b4f4bc0

Please sign in to comment.