Skip to content

Commit

Permalink
ScopedNoAliasAA.h - remove unnecessary InstrTypes.h include. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Jun 5, 2020
1 parent 8b137a4 commit 607e2a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/Analysis/ScopedNoAliasAA.h
Expand Up @@ -15,7 +15,6 @@
#define LLVM_ANALYSIS_SCOPEDNOALIASAA_H

#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/IR/InstrTypes.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"
#include <memory>
Expand Down

0 comments on commit 607e2a1

Please sign in to comment.