[all-commits] [llvm/llvm-project] 44a647: [Driver] Support linking to compiler-rt for target...
Ben Shi via All-commits
all-commits at lists.llvm.org
Sat Aug 13 05:40:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44a647d21d946f8cc3eb7c1fea33311cf778f303
https://github.com/llvm/llvm-project/commit/44a647d21d946f8cc3eb7c1fea33311cf778f303
Author: Ben Shi <ben.shi at streamcomputing.com>
Date: 2022-08-13 (Sat, 13 Aug 2022)
Changed paths:
M clang/lib/Driver/ToolChains/AVR.cpp
M clang/lib/Driver/ToolChains/AVR.h
A clang/test/Driver/Inputs/resource_dir_with_per_target_subdir/lib/avr/libclang_rt.builtins.a
M clang/test/Driver/avr-toolchain.c
Log Message:
-----------
[Driver] Support linking to compiler-rt for target AVR
Reviewed By: aykevl
Differential Revision: https://reviews.llvm.org/D128133
More information about the All-commits
mailing list