mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-30 15:45:26 +00:00
Prune #includes
llvm-svn: 4277
This commit is contained in:
parent
877a38f48e
commit
25173c1b4d
@ -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