summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2008-10-28 17:29:23 +0000
committerTorok Edwin <edwintorok@gmail.com>2008-10-28 17:29:23 +0000
commitdf851ff94f19a295a7b5d216c4294ed4776d7953 (patch)
tree032747b5f19e868b793d1a32441e21afa2fd604a /llvm/lib/ExecutionEngine/JIT
parentc0468cf03c534f8702197a1ea4ad6e417bf767b3 (diff)
downloadbcm5719-llvm-df851ff94f19a295a7b5d216c4294ed4776d7953.tar.gz
bcm5719-llvm-df851ff94f19a295a7b5d216c4294ed4776d7953.zip
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 llvm-svn: 58337
Diffstat (limited to 'llvm/lib/ExecutionEngine/JIT')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud