iree
iree copied to clipboard
Fixing potential leak when VM disassembly fails.
Let's hold this for now. It does fix the leak I was seeing when running with vm tracing enabled. But now hard fails. I'm not sure this is an improvement: such debugging tools need to not regress the ability to run the program.
PTAL; fixed the leak and made it non-fatal (it'll just print a disassembly failed line).