forked from OSchip/llvm-project
X86MachineFunctionInfo.h - remove unused include. NFC.
This commit is contained in:
parent
c27fdc84df
commit
8859c7f6eb
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "llvm/CodeGen/CallingConvLower.h"
|
||||
#include "llvm/CodeGen/MachineFunction.h"
|
||||
#include "llvm/Support/MachineValueType.h"
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
|
Loading…
Reference in New Issue