[all-commits] [llvm/llvm-project] f45d89: [Driver] Support linking to compiler-rt for target...
Ben Shi via All-commits
all-commits at lists.llvm.org
Mon Aug 15 18:34:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f45d89d73d3fcf4fd105a4d31c40eee9f0aa7fa1
https://github.com/llvm/llvm-project/commit/f45d89d73d3fcf4fd105a4d31c40eee9f0aa7fa1
Author: Ben Shi <ben.shi at streamcomputing.com>
Date: 2022-08-16 (Tue, 16 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-ld.c
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