Open KOLANICH opened 3 years ago
@KOLANICH Can you outline the use case / motivation for this request? It's certainly possible, but why should it be done?
I guess to allow the 2 parts be updated and used separately. I wonder if the pure python part can be used as a library for manipulating LLVM IR and then dumping them to disk, to be consumed by other tools that can work with the IR.
Sounds like it can be possible.