Hey.
How can i redirect lli output (fprintf, cout) to get it as variable or make my callback executed?
I’ve reviewed /tools/lli/lli.cpp and as far as i understand the code
is executed by ExecutionEngine which is built by EngineBuilder. Can EE be configured somehow for this?
Regards, Anton.