Note to self: SAVE FILES!

llvm-svn: 12823
This commit is contained in:
Chris Lattner 2004-04-10 22:32:47 +00:00
parent 8e096ddeaf
commit ffdfe64ced
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
namespace llvm {
class Value;
class Instruction;
struct ValueNumbering {
virtual ~ValueNumbering(); // We want to be subclassed