https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From 3c33c4b902a41a414769be7079e8847e41fb5912 Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
MaskRay wrote:
> @MaskRay, could you please look into this?
Sorry for my late reply. I am still adapting to the github pr workflow.
Related to the linker question you have, I am puzzled by RISCVToolChain's
choices: https://github.com/llvm/llvm-project/pull/71803#issuecomment-180464
https:
dybv-sc wrote:
@MaskRay, could you please look into this?
https://github.com/llvm/llvm-project/pull/68904
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From d1ceb3258b0ade810ebdcb3bf2c5727026bef17f Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From d61eacc29e0b70dc50ee7eeb96446b7b66dc2e1d Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From 51a150e7abd2ff88261f82fc4a4c799f2a1fb11d Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From d66ffe242716560408bd314a9725bb49556992e0 Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From 0802a4170b6eddd1ae5bd532f90274794b0e00c4 Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
dybv-sc wrote:
Encountered code formatting check failure seems to be not reproducible locally:
```
$ git-clang-format --diff 7025ff6fa3dfe2ce8d3d7fcb0ec9de9a357d2c6f
087d22970d1d2eea6dd0dd79eedd49ed69bc49c3 --
clang/lib/Driver/ToolChains/RISCVToolchain.cpp
clang/lib/Driver/ToolChains/RISCVToo
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From 087d22970d1d2eea6dd0dd79eedd49ed69bc49c3 Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
https://github.com/dybv-sc updated
https://github.com/llvm/llvm-project/pull/68904
>From eca69cd54e9f2f68d89787376c603164c2508da1 Mon Sep 17 00:00:00 2001
From: Dmitry Bushev
Date: Mon, 9 Oct 2023 19:49:09 +0300
Subject: [PATCH] [clang] Add information about lld presence in RISCVToolchain.
---
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff a574ef61766d49db4350b6f06a108f36bccb25bb
8512bbcee108751776591160797af32885377587 --
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: Bushev Dmitry (dybv-sc)
Changes
When compiling for target riscv64/32-uknown-elf clang assumes that it do not
use lld linker even if explicitly told ('-fuse-ld=lld').
---
Full diff: https://github.com/llvm/llvm-project/pull/68904.di
https://github.com/dybv-sc created
https://github.com/llvm/llvm-project/pull/68904
When compiling for target riscv64/32-uknown-elf clang assumes that it do not
use lld linker even if explicitly told ('-fuse-ld=lld').
>From 8512bbcee108751776591160797af32885377587 Mon Sep 17 00:00:00 2001
From:
14 matches
Mail list logo