mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-16 00:17:32 +00:00
Add missing #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3467 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
53ad0edd36
commit
22d8cd6143
@ -23,6 +23,7 @@
|
||||
#include "llvm/iMemory.h"
|
||||
#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.
|
||||
|
Loading…
Reference in New Issue
Block a user