mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
[Sparc] Remove unused forward declarations. NFC.
This commit is contained in:
parent
0796a275d0
commit
ae09af164c
@ -27,10 +27,6 @@ class MCRegisterInfo;
|
||||
class MCSubtargetInfo;
|
||||
class MCTargetOptions;
|
||||
class Target;
|
||||
class Triple;
|
||||
class StringRef;
|
||||
class raw_pwrite_stream;
|
||||
class raw_ostream;
|
||||
|
||||
MCCodeEmitter *createSparcMCCodeEmitter(const MCInstrInfo &MCII,
|
||||
const MCRegisterInfo &MRI,
|
||||
|
@ -21,7 +21,6 @@
|
||||
namespace llvm {
|
||||
class FunctionPass;
|
||||
class SparcTargetMachine;
|
||||
class formatted_raw_ostream;
|
||||
class AsmPrinter;
|
||||
class MCInst;
|
||||
class MachineInstr;
|
||||
|
Loading…
Reference in New Issue
Block a user