mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 08:46:23 +00:00
Remove unneeded #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3524 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c46c04c2ac
commit
04b9025450
@ -24,7 +24,6 @@
|
||||
#include "llvm/Constants.h"
|
||||
#include "llvm/GlobalValue.h"
|
||||
#include "llvm/DerivedTypes.h"
|
||||
#include "llvm/Pass.h"
|
||||
|
||||
// Register the AliasAnalysis interface, providing a nice name to refer to.
|
||||
static RegisterAnalysisGroup<AliasAnalysis> X("Alias Analysis");
|
||||
|
Loading…
Reference in New Issue
Block a user