We should check in all generated code, since it doesn't change based on any user of cranelift-codegen's input or system or anything like that, and have a script that we can re-run as needed to regenerate these files. This will speed up compile times and remove cargo build time dependencies.
See also this thread #3506 (comment)
We should check in all generated code, since it doesn't change based on any user of
cranelift-codegen's input or system or anything like that, and have a script that we can re-run as needed to regenerate these files. This will speed up compile times and removecargo buildtime dependencies.See also this thread #3506 (comment)