X86MachineFunctionInfo.h - remove unused include. NFC.

This commit is contained in:
Simon Pilgrim 2020-04-19 16:52:26 +01:00
parent c27fdc84df
commit 8859c7f6eb
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
#include "llvm/CodeGen/CallingConvLower.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/Support/MachineValueType.h"
namespace llvm {