aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Assembly/AssemblyAnnotationWriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Assembly/AssemblyAnnotationWriter.h')
-rw-r--r--include/llvm/Assembly/AssemblyAnnotationWriter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Assembly/AssemblyAnnotationWriter.h b/include/llvm/Assembly/AssemblyAnnotationWriter.h
index 6d1bc8c..fa8cdde 100644
--- a/include/llvm/Assembly/AssemblyAnnotationWriter.h
+++ b/include/llvm/Assembly/AssemblyAnnotationWriter.h
@@ -22,6 +22,7 @@ namespace llvm {
class Function;
class BasicBlock;
class Instruction;
+class Value;
class raw_ostream;
class formatted_raw_ostream;