mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-15 07:59:50 +00:00
Remove unnecessary header include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16824 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cf4d2a5699
commit
5a181c848b
@ -21,7 +21,6 @@
|
||||
#include "PowerPCInstrInfo.h"
|
||||
#include "PPC32InstrInfo.h"
|
||||
#include "llvm/CodeGen/MachineFunctionPass.h"
|
||||
#include "llvm/CodeGen/MachineFunction.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include <map>
|
||||
using namespace llvm;
|
||||
|
Loading…
Reference in New Issue
Block a user