search for: printbuffer

Displaying 1 result from an estimated 1 matches for "printbuffer".

2010 Jul 19
2
[LLVMdev] Building VMKit
...function ‘void n3::LockedMap<Key, Container, Compare, Upcall>::tracer() [with Key = unsigned int, Container = n3::VMMethod, Compare = std::less<unsigned int>, Upcall = n3::Assembly]’: ... and the relevant lines: class VMClass : public VMCommonClass { public: virtual void print(mvm::PrintBuffer* buf) const; virtual void TRACER; ... The only "#define TRACER" that grep found is in lib/Mvm/BoehmGC/MvmGC.h: #define TRACER tracer() Is there something wrong with my configuration? Thanks, Joshua -------------- next part -------------- An HTML attachment was scrubbed... URL: <ht...