llvm-project/llvm/lib/Target/AVR/MCTargetDesc
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
..
AVRAsmBackend.cpp
AVRAsmBackend.h
AVRELFObjectWriter.cpp [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
AVRELFStreamer.cpp
AVRELFStreamer.h
AVRFixupKinds.h
AVRInstPrinter.cpp
AVRInstPrinter.h
AVRMCAsmInfo.cpp
AVRMCAsmInfo.h
AVRMCCodeEmitter.cpp [WebAssembly] Support single-floating-point immediate value 2021-02-04 18:05:06 -08:00
AVRMCCodeEmitter.h
AVRMCELFStreamer.cpp [NFCI] Move DEBUG_TYPE definition below #includes 2021-05-30 17:31:01 +08:00
AVRMCELFStreamer.h
AVRMCExpr.cpp [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
AVRMCExpr.h [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
AVRMCTargetDesc.cpp
AVRMCTargetDesc.h
AVRTargetStreamer.cpp [AVR] emit 'MCSA_Global' references to '__do_global_ctors' and '__do_global_dtors' 2021-08-05 10:37:36 +08:00
AVRTargetStreamer.h [AVR] emit 'MCSA_Global' references to '__do_global_ctors' and '__do_global_dtors' 2021-08-05 10:37:36 +08:00
CMakeLists.txt