The avr-libc does not support '__cxa_atexit()'.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118445
[clang][AVR] Set '-fno-use-cxa-atexit' to default ClosedPublic Authored by benshi001 on Jan 28 2022, 2:12 AM.
Details Summary The avr-libc does not support '__cxa_atexit()'.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 29 2022, 12:49 PM This revision was landed with ongoing or failed builds.Jan 29 2022, 6:27 PM Closed by commit rG653836251ac4: [clang][AVR] Set '-fno-use-cxa-atexit' to default (authored by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 404320 clang/lib/CodeGen/TargetInfo.cpp
clang/lib/Driver/ToolChains/AVR.cpp
clang/test/Driver/avr-toolchain.c
|