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

Matt Jacobson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 00:27:21 PDT 2021


mhjacobson updated this revision to Diff 363984.
mhjacobson added a comment.

Appeased the linter.


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.363984.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/cf8865ad/attachment.bin>


More information about the llvm-commits mailing list