mhjacobson added a comment.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107610/new/
https://reviews.llvm.org/D107610
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.o
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdae7adda9499: [AVR][clang] Pass
'-fno-use-init-array' to cc1 as default (authored by mhjacobson,
committed by benshi001).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://review
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Looks great!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107610/new/
https://reviews.llvm.org/D107610
_
mhjacobson created this revision.
mhjacobson added reviewers: benshi001, MaskRay, dylanmckay.
Herald added subscribers: Jim, krytarowski.
mhjacobson requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
On AVR, `.ctors` is used, not `.init_array`