[all-commits] [llvm/llvm-project] 89a514: [clang][AVR] Improve avr-ld command line options
Ben Shi via All-commits
all-commits at lists.llvm.org
Sun Jan 24 20:01:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89a5147e5a0c2e886cdf7ffa34799c069d825940
https://github.com/llvm/llvm-project/commit/89a5147e5a0c2e886cdf7ffa34799c069d825940
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M clang/lib/Driver/ToolChains/AVR.cpp
A clang/test/Driver/Inputs/basic_avr_tree/bin/avr-ld
A clang/test/Driver/Inputs/basic_avr_tree/lib/avr/lib/libavr.a
A clang/test/Driver/Inputs/basic_avr_tree/lib/gcc/avr/5.4.0/libgcc.a
A clang/test/Driver/avr-ld.c
Log Message:
-----------
[clang][AVR] Improve avr-ld command line options
More information about the All-commits
mailing list