diff options
author | Torok Edwin <edwintorok@gmail.com> | 2008-10-28 17:29:23 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2008-10-28 17:29:23 +0000 |
commit | 52790e5865202f3805cf9b1e9145ce19653c0add (patch) | |
tree | c4fa8e9b42cdf0f0a3c95c1c32277a4f5d1aca02 /lib/CodeGen/StackSlotColoring.cpp | |
parent | 83f5c856d92758d1b859d7ad554a2d7ce1eb0d1e (diff) |
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
Diffstat (limited to 'lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions