Files
clang-p2996/llvm/lib/Target/ARM/Utils
Owen Anderson f06756f50e Store sysreg names in-line with their descriptors. (#119157)
This wastes some disk space, because we have to size the arrays for
the maximum possible length. However, it eliminates dynamic relocations
from the SysRegsList arrays.
2024-12-21 20:19:56 +13:00
..