| author | |
| committer | |
| log | c4592da88230939c068350e469bdc34076260860 |
| tree | 0f5b94dbd5bd5a95d614bac03e1045fbaa1502a7 |
| parent | e9ac2ce1167f0f2f86d824549b8ab04d1028129c |
| signature |
This ABI changed in LLVM 21.1 files changed, 2 insertions(+), 0 deletions(-)
lib/compiler_rt/common.zig+2| ... | ... | @@ -123,6 +123,8 @@ pub fn F16T(comptime OtherType: type) type { |
| 123 | 123 | .thumbeb, |
| 124 | 124 | .aarch64, |
| 125 | 125 | .aarch64_be, |
| 126 | .loongarch32, | |
| 127 | .loongarch64, | |
| 126 | 128 | .nvptx, |
| 127 | 129 | .nvptx64, |
| 128 | 130 | .riscv32, |