gematria
gematria copied to clipboard
Refactor asm output into separae function
This patch refactors the asm output in the annotation script into a separate function. This is intended to make further work on the code, like implementing threading, easier in the future.
This is stacked on top of https://github.com/google/gematria/pull/79.