Torok Edwin 52790e5865 fix prototype of print, it is (llvm/Pass.h):
virtual void print(std::ostream &O, const Module *M) const;
instead of
  virtual void print(llvm::OStream &O, const Module *M) const;
as the docs say


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58337 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-28 17:29:23 +00:00
..
2008-10-14 17:00:38 +00:00
2008-06-09 04:21:50 +00:00
2008-09-18 16:32:28 +00:00
2008-09-30 15:18:29 +00:00
2008-08-11 06:13:31 +00:00
2008-10-20 08:45:34 +00:00
2008-10-14 17:00:38 +00:00