mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 01:27:08 +00:00
Add neccesary #include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1742 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
71b9411b8c
commit
0af83c6ed2
@ -22,6 +22,7 @@
|
||||
#include "llvm/iMemory.h"
|
||||
#include "llvm/Pass.h"
|
||||
#include "llvm/Method.h"
|
||||
#include "llvm/BasicBlock.h"
|
||||
#include "llvm/Assembly/Writer.h" // For debugging
|
||||
using cfg::DominanceFrontier;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user