mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-03 16:18:37 +00:00
MachineFunction.h now includes MachineBasicBlock.h in preparation for
list changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4321 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
506676de32
commit
0551f542ab
@ -9,7 +9,7 @@
|
||||
#ifndef LLVM_CODEGEN_MACHINEFUNCTION_H
|
||||
#define LLVM_CODEGEN_MACHINEFUNCTION_H
|
||||
|
||||
#include "llvm/Annotation.h"
|
||||
#include "llvm/CodeGen/MachineBasicBlock.h"
|
||||
#include "Support/NonCopyable.h"
|
||||
#include "Support/HashExtras.h"
|
||||
#include <Support/hash_set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user