[all-commits] [llvm/llvm-project] d7599b: [Driver] Improve linking options for target AVR
Ben Shi via All-commits
all-commits at lists.llvm.org
Mon Jun 13 16:41:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7599be9e84fb205b7f50de406dc87858aebc0f4
https://github.com/llvm/llvm-project/commit/d7599be9e84fb205b7f50de406dc87858aebc0f4
Author: Ben Shi <ben.shi at streamcomputing.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/lib/Driver/ToolChains/AVR.cpp
M clang/test/Driver/avr-toolchain.c
Log Message:
-----------
[Driver] Improve linking options for target AVR
1. Support linking with lld
2. Support user specifed linker script
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D126192
More information about the All-commits
mailing list