Matt Jacobson 75abeb64ce [AVR] emit 'MCSA_Global' references to '__do_global_ctors' and '__do_global_dtors'
Emit references to '__do_global_ctors' and '__do_global_dtors' to allow
constructor/destructor routines to run.

Reviewed by: MaskRay

Differential Revision: https://reviews.llvm.org/D107133
2021-08-05 10:37:36 +08:00
..
2021-07-24 14:03:26 +02:00
2020-10-29 10:54:17 +08:00
2021-07-24 14:03:26 +02:00

AVR backend

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