[PATCH] D107133: [AVR] emit `MCSA_Global` references to `__do_global_ctors` and `__do_global_dtors`

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 19:43:04 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG75abeb64cebd: [AVR] emit 'MCSA_Global' references to '__do_global_ctors' and… (authored by mhjacobson, committed by benshi001).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107133/new/

https://reviews.llvm.org/D107133

Files:
  llvm/lib/Target/AVR/AVRAsmPrinter.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp
  llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h
  llvm/test/CodeGen/AVR/ctors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107133.364324.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/437d4ee5/attachment.bin>


More information about the llvm-commits mailing list