forked from OSchip/llvm-project
parent
8230a93ae2
commit
15aafbbfa5
|
@ -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