The libsysy.so could be used in koopa's interpreter. It's very useful for debugging IR passes since it's decoupled with the backend.
So I wonder if compiling the runtime lib into libsysy.so is needed.
Once it's done, this repo's link could be added to interpreter's doc for clearer usage.
The libsysy.so could be used in
koopa's interpreter. It's very useful for debugging IR passes since it's decoupled with the backend.So I wonder if compiling the runtime lib into libsysy.so is needed.
Once it's done, this repo's link could be added to interpreter's doc for clearer usage.