Fangrui Song cadfaa83ff [AVR,CSKY] Migrate away from MCValue::getSymB
The MCValue::SymB MCSymbolRefExpr member might be replaced with a
MCSymbol in the future. Reduce direct access.
2025-04-05 11:45:53 -07:00
..

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.