[PATCH] D126299: [Driver] Support linking to compiler-rt for target AVR

Ben Shi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 07:08:02 PDT 2022


benshi001 updated this revision to Diff 431665.

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

https://reviews.llvm.org/D126299

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: D126299.431665.patch
Type: text/x-patch
Size: 6800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220524/ede16025/attachment-0001.bin>


More information about the cfe-commits mailing list