Add explicit keywords.
[oota-llvm.git] / include / llvm / Analysis / ValueNumbering.h
index f708f48382b9c113db8e1d9b36fbdde4be3b0962..64d528e56d065a95388380dfa295d3860663787a 100644 (file)
@@ -29,6 +29,7 @@ class Value;
 class Instruction;
 
 struct ValueNumbering {
+  static char ID; // Class identification, replacement for typeinfo
   virtual ~ValueNumbering();    // We want to be subclassed
 
   /// getEqualNumberNodes - Return nodes with the same value number as the