summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h')
-rw-r--r--llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h b/llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h
index c8faf593373..657fb15171b 100644
--- a/llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h
+++ b/llvm/lib/Target/PIC16/PIC16ConstantPoolValue.h
@@ -69,7 +69,7 @@ public:
virtual void AddSelectionDAGCSEId(FoldingSetNodeID &ID);
- virtual void print(std::ostream &O) const;
+ virtual void print(raw_ostream &O) const;
};
}
OpenPOWER on IntegriCloud