Y
Hacker News
new
|
ask
|
show
|
jobs
by
ungzd
2380 days ago
Also, GCC has Xtensa ISA used on ESP8266/ESP32.
1 comments
sanxiyn
2380 days ago
LLVM Xtensa port is in progress:
https://github.com/espressif/llvm-xtensa
link
ajross
2380 days ago
Lots of things are "in progress" (including rust support for gcc code generation, heh). But gcc has production-ready, mature backends for a ton of architectures that LLVM doesn't. It's a real feature.
link