https://github.com/benshi001 closed
https://github.com/llvm/llvm-project/pull/68507
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/jacquesguan approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/68507
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/benshi001 updated
https://github.com/llvm/llvm-project/pull/68507
>From b2a442d6aca019a42baef45e1f245dc1ea5bd8a1 Mon Sep 17 00:00:00 2001
From: Ben Shi
Date: Wed, 11 Oct 2023 14:05:14 +0800
Subject: [PATCH] [clang][driver] Add avr-libc's default linker script to lld
If lld i
https://github.com/benshi001 updated
https://github.com/llvm/llvm-project/pull/68507
>From f13fad7cfcfbf654052d595cf3dd985fbaefeb76 Mon Sep 17 00:00:00 2001
From: Ben Shi
Date: Sun, 8 Oct 2023 15:00:32 +0800
Subject: [PATCH] [clang][driver] Add avr-libc's default linker script to lld
If `-fuse
llvmbot wrote:
@llvm/pr-subscribers-clang
Changes
If `-fuse-ld=lld` is specified but no user linker script is offered, we try to
use avr-libc's default one for lld. (not needed for GNU ld)
---
Full diff: https://github.com/llvm/llvm-project/pull/68507.diff
4 Files Affected:
- (modified
https://github.com/benshi001 created
https://github.com/llvm/llvm-project/pull/68507
If `-fuse-ld=lld` is specified but no user linker script is offered, we try to
use avr-libc's default one for lld. (not needed for GNU ld)
>From 2ac033cc4750ffda8f1aded4b896de93713047ad Mon Sep 17 00:00:00 200