[llvm-dev] Interpreter improvement

mayuyu.io via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 4 00:15:24 PST 2019


I dont quite understand the meaning of making almost all the visit methods, care to explain?

On a side note, last time I checked that part I think it probably needs a full rewrite from ground up IMHO

Zhang

> 在 2019年3月4日,08:06,Alberto Barbaro via llvm-dev <llvm-dev at lists.llvm.org> 写道:
> 
> Hi,
> I going through the Interpreter class source code and I think making almost all the visit methods (maybe not visitInstruction yet) would really help anybody that wants to create any sort of tracer or similar. Would be a patch in this case worthy?
> 
> Thanks
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list