mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Remove unnecessary include.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212150 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fe1686d29a
commit
d5c4b1a558
@ -15,7 +15,6 @@
|
|||||||
#define MIPS_MACHINE_FUNCTION_INFO_H
|
#define MIPS_MACHINE_FUNCTION_INFO_H
|
||||||
|
|
||||||
#include "Mips16HardFloatInfo.h"
|
#include "Mips16HardFloatInfo.h"
|
||||||
#include "MipsSubtarget.h"
|
|
||||||
#include "llvm/ADT/StringMap.h"
|
#include "llvm/ADT/StringMap.h"
|
||||||
#include "llvm/CodeGen/MachineFrameInfo.h"
|
#include "llvm/CodeGen/MachineFrameInfo.h"
|
||||||
#include "llvm/CodeGen/MachineFunction.h"
|
#include "llvm/CodeGen/MachineFunction.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user