mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
Add missing forward declaration.
llvm-svn: 79481
This commit is contained in:
parent
a648747919
commit
0658dce9a4
@ -22,6 +22,7 @@ namespace llvm {
|
||||
class Constant;
|
||||
class GlobalVariable;
|
||||
class Mangler;
|
||||
class MachineBasicBlock;
|
||||
class MachineRelocation;
|
||||
class MachOCodeEmitter;
|
||||
struct MachODySymTab;
|
||||
|
Loading…
Reference in New Issue
Block a user