[PATCH] D140830: [AVR] correctly declare __do_copy_data and __do_clear_bss

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 09:56:47 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG167338de9687: [AVR] correctly declare __do_copy_data and __do_clear_bss (authored by aykevl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140830

Files:
  llvm/lib/Target/AVR/AVRAsmPrinter.cpp
  llvm/lib/Target/AVR/AVRDevices.td
  llvm/lib/Target/AVR/AVRSubtarget.h
  llvm/test/CodeGen/AVR/clear-bss.ll
  llvm/test/CodeGen/AVR/no-clear-bss.ll
  llvm/test/CodeGen/AVR/no-copy-data.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140830.487203.patch
Type: text/x-patch
Size: 7281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/67dd4364/attachment.bin>


More information about the llvm-commits mailing list