mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
ScopedNoAliasAA.h - remove unnecessary InstrTypes.h include. NFC.
This commit is contained in:
parent
f6fc4bd10b
commit
8155b9f5e2
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user