MacDue wrote: Possibly. Is that an issue between major versions? I think it may be possible to avoid this break based on the docs for `__ra_sign_state` https://github.com/ARM-software/abi-aa/blob/main/aadwarf64/aadwarf64.rst#note-8, it looks like only the first two bits are used, so it might be possible to shrink its type and fit all additional fields.
https://github.com/llvm/llvm-project/pull/153565 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
