https://github.com/aengelke created https://github.com/llvm/llvm-project/pull/207204
All MCRegisterClasses are stored consecutively in memory. Therefore, we can remove the RegisterClassses pointer array and save 17kiB in .data.rel.ro. _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
