mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 03:32:10 +00:00
trim some prototypes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100420 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
512063dd0f
commit
b742b25897
@ -27,7 +27,6 @@ class MachineBasicBlock;
|
||||
class MachineConstantPool;
|
||||
class MachineFunction;
|
||||
class MachineFrameInfo;
|
||||
class MachineModuleInfo;
|
||||
class MachineRegisterInfo;
|
||||
class TargetData;
|
||||
class TargetInstrInfo;
|
||||
|
@ -27,7 +27,6 @@ namespace llvm {
|
||||
class SUnit;
|
||||
class MachineConstantPool;
|
||||
class MachineFunction;
|
||||
class MachineModuleInfo;
|
||||
class MachineRegisterInfo;
|
||||
class MachineInstr;
|
||||
class TargetRegisterInfo;
|
||||
|
Loading…
x
Reference in New Issue
Block a user