1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

MipsSEFrameLowering.h - remove unused headers. NFCI.

This commit is contained in:
Simon Pilgrim 2021-04-22 11:11:09 +01:00
parent 421eafbbab
commit a2c998d322

View File

@ -10,8 +10,6 @@
#define LLVM_LIB_TARGET_MIPS_MIPSSEFRAMELOWERING_H
#include "MipsFrameLowering.h"
#include "llvm/Support/TypeSize.h"
#include <vector>
namespace llvm {