summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/MachOWriter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/MachOWriter.h b/llvm/lib/CodeGen/MachOWriter.h
index e5c7ee6c253..9d8e9d450ba 100644
--- a/llvm/lib/CodeGen/MachOWriter.h
+++ b/llvm/lib/CodeGen/MachOWriter.h
@@ -22,6 +22,7 @@ namespace llvm {
class Constant;
class GlobalVariable;
class Mangler;
+ class MachineBasicBlock;
class MachineRelocation;
class MachOCodeEmitter;
struct MachODySymTab;
OpenPOWER on IntegriCloud