mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 09:21:13 +00:00
Prune #includes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4277 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
232c3be0b5
commit
e2d053ad18
@ -8,9 +8,7 @@
|
||||
#include "SparcInternals.h"
|
||||
#include "llvm/Target/Sparc.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/BasicBlock.h"
|
||||
#include "llvm/CodeGen/MachineCodeForMethod.h"
|
||||
#include <iostream>
|
||||
using std::cerr;
|
||||
|
||||
// Build the MachineInstruction Description Array...
|
||||
|
Loading…
Reference in New Issue
Block a user