mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-26 22:26:16 +00:00
These forward declarations are not needed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35120 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4c70875774
commit
2864eee7a3
@ -24,11 +24,6 @@ namespace llvm {
|
||||
|
||||
class MachineInstr;
|
||||
class TargetMachine;
|
||||
class Value;
|
||||
class Type;
|
||||
class Instruction;
|
||||
class Constant;
|
||||
class Function;
|
||||
class MachineCodeForInstruction;
|
||||
class TargetRegisterClass;
|
||||
class LiveVariables;
|
||||
|
Loading…
Reference in New Issue
Block a user