Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691816 - >=sys-devel/llvm-9 >=sys-devel/clang-9 - Add RISCV to LLVM_TARGETS
Summary: >=sys-devel/llvm-9 >=sys-devel/clang-9 - Add RISCV to LLVM_TARGETS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-09 11:21 UTC by simonfxr
Modified: 2019-08-12 13:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description simonfxr 2019-08-09 11:21:39 UTC
Starting from LLVM 9 the RISCV backend is officially supported, please add it to LLVM_TARGETS. See https://github.com/llvm-mirror/llvm/blob/master/CMakeLists.txt#L284

Cheers,
Simon
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-08-12 12:32:31 UTC
Thanks for the report.  I'll fix that.
Comment 2 Larry the Git Cow gentoo-dev 2019-08-12 13:21:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fde3444f274bf683002783835a1a98be8904d0

commit 54fde3444f274bf683002783835a1a98be8904d0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-12 12:32:08 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-08-12 13:20:47 +0000

    sys-devel/clang: RISCV is no longer exp. in 9.0+
    
    Closes: https://bugs.gentoo.org/691816
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sys-devel/clang/clang-10.0.0.9999.ebuild | 4 ++--
 sys-devel/clang/clang-9.0.0.9999.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a120f14b4606aacc3f2e65f764ee48e14bfa6138

commit a120f14b4606aacc3f2e65f764ee48e14bfa6138
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-12 12:31:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-08-12 13:20:45 +0000

    dev-ml/llvm-ocaml: RISCV is no longer exp. in 9.0+
    
    Closes: https://bugs.gentoo.org/691816
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild | 4 ++--
 dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.9999.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f25ca2030ebd53ff3e6f3d9f171a71dc22c9b5f

commit 2f25ca2030ebd53ff3e6f3d9f171a71dc22c9b5f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-12 12:30:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-08-12 13:20:43 +0000

    sys-devel/llvm: RISCV is no longer exp. in 9.0+
    
    Closes: https://bugs.gentoo.org/691816
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sys-devel/llvm/llvm-10.0.0.9999.ebuild | 4 ++--
 sys-devel/llvm/llvm-9.0.0.9999.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)