[PATCH] D123612: [Driver] Support linking to compiler-rt on AVR

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 06:15:36 PDT 2022


benshi001 updated this revision to Diff 423366.

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

https://reviews.llvm.org/D123612

Files:
  clang/lib/Driver/ToolChains/AVR.cpp
  clang/lib/Driver/ToolChains/AVR.h
  clang/test/Driver/Inputs/basic_avr_tree/usr/lib/gcc/avr/5.4.0/avr5/libgcc.a
  clang/test/Driver/Inputs/resource_dir_with_per_target_subdir/lib/avr/libclang_rt.builtins-avr5.a
  clang/test/Driver/avr-toolchain.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123612.423366.patch
Type: text/x-patch
Size: 7526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220418/dcc0ee45/attachment.bin>


More information about the cfe-commits mailing list