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

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 7 00:15:16 PDT 2022


benshi001 updated this revision to Diff 427821.

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.427821.patch
Type: text/x-patch
Size: 8163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220507/3b025406/attachment.bin>


More information about the cfe-commits mailing list