▲ | maximilianburke 3 days ago | |||||||||||||
Maybe they can resurrect the C backend for LLVM and run that through their proprietary compilers? It's probably not straightforward but the users of NonStop hardware have a lot of money so I'm sure they could find a way. | ||||||||||||||
▲ | zozbot234 3 days ago | parent | next [-] | |||||||||||||
Rust has an experimental C backend of its own as part of rustc_codegen_clr https://github.com/FractalFir/rustc_codegen_clr . Would probably work better than trying to transpile C from general LLVM IR. | ||||||||||||||
| ||||||||||||||
▲ | steveklabnik 3 days ago | parent | prev [-] | |||||||||||||
Given that the maintainer previously said they had tried to pay to get GCC and LLVM ported multiple times, all of which failed, money doesn’t seem to have helped. | ||||||||||||||
|