@@ -647,4 +647,3 @@ I have not implemented this or anything regarding this, so I have little to no k
#### Code optimization and register allocation. Machine code generation for common architectures. [Both LLVM/Crane-Lift does the "dirty work" of backend optimization/register allocation leveraging the SSA form of the LLVM-IR]
I have not implemented this or anything regarding this, so I have little to no knowledge within this area.