[PATCH] D118445: [clang][AVR] Set '-fno-use-cxa-atexit' to default
Ben Shi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 29 00:54:15 PST 2022
benshi001 added a comment.
AVR is baremetal environment, it does not support __cxa_atexit()
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118445/new/
https://reviews.llvm.org/D118445
More information about the cfe-commits
mailing list