We currently have a great deal of legacy code used to emit ARM assembly directly, instead of going through LLVM. This code is useful for comparison during development of new features, but complicates the code base. We should create a new archive branch for this code and remove it from the primary dev branch.
We currently have a great deal of legacy code used to emit ARM assembly directly, instead of going through LLVM. This code is useful for comparison during development of new features, but complicates the code base. We should create a new archive branch for this code and remove it from the primary dev branch.