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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 17:35:31 PST 2023


vitalybuka added a comment.

The patch introduces use of uninitialized value:
https://lab.llvm.org/buildbot/#/builders/74/builds/16422/steps/18/logs/stdio


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140830



More information about the llvm-commits mailing list