[compiler-rt] [Compiler-rt] Implement AEABI Unaligned Read/Write Helpers in compiler-rt (PR #167913)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 21 09:03:48 PST 2026


efriedma-quic wrote:

Is it not sufficient to build the C code with -mfpu=none or something like that?  Maybe easier to just write it in assembly and not worry about it, though.

https://github.com/llvm/llvm-project/pull/167913


More information about the llvm-commits mailing list