Per release notes, riscv is now supported.
https://releases.llvm.org/10.0.0/docs/ReleaseNotes.html#changes-to-the-risc-v-target

If you have time, can you also double check Riscv so these two can be
removed, if not maybe we can wait until this is in core.

|

COMPATIBLE_HOST_riscv64 = "null"
COMPATIBLE_HOST_riscv32 = "null"|


There is a qemuriscv64 machine in core.

-armin

On 7/25/20 4:07 AM, Alexander Kanavin wrote:
> Llvm 10.0.1 is now out, please rebase and resend the patches :)
>
> Alex
>
> On Fri, 29 May 2020 at 15:30, Trevor Gamblin
> <trevor.gamb...@windriver.com <mailto:trevor.gamb...@windriver.com>>
> wrote:
>
>
>     On 5/28/20 9:57 PM, Khem Raj wrote:
>     > On Wed, May 27, 2020 at 6:48 AM Trevor Gamblin
>     > <trevor.gamb...@windriver.com
>     <mailto:trevor.gamb...@windriver.com>> wrote:
>     >> Signed-off-by: Trevor Gamblin <trevor.gamb...@windriver.com
>     <mailto:trevor.gamb...@windriver.com>>
>     >> ---
>     >>   meta/recipes-devtools/llvm/llvm_git.bb <http://llvm_git.bb> |
>     6 +++---
>     >>   1 file changed, 3 insertions(+), 3 deletions(-)
>     >>
>     >> diff --git a/meta/recipes-devtools/llvm/llvm_git.bb
>     <http://llvm_git.bb> b/meta/recipes-devtools/llvm/llvm_git.bb
>     <http://llvm_git.bb>
>     >> index d24ed761bf..787cc3adcf 100644
>     >> --- a/meta/recipes-devtools/llvm/llvm_git.bb <http://llvm_git.bb>
>     >> +++ b/meta/recipes-devtools/llvm/llvm_git.bb <http://llvm_git.bb>
>     >> @@ -19,9 +19,9 @@ inherit cmake pkgconfig
>     >>
>     >>   PROVIDES += "llvm${PV}"
>     >>
>     >> -MAJOR_VERSION = "9"
>     >> +MAJOR_VERSION = "10"
>     >>   MINOR_VERSION = "0"
>     >> -PATCH_VERSION = "1"
>     >> +PATCH_VERSION = "0"
>     >>
>     > It also needs updating LLVMVERSION in
>     > meta/conf/distro/include/tcmode-default.inc
>     > secondly, I would suggest to wait for 10.0.1 which is releasing
>     in a weeks time.
>
>     Alright, I'll watch for that release.
>
>     Thanks!
>
>     >
>     >>   PV = "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}"
>     >>
>     >> @@ -29,7 +29,7 @@ LLVM_RELEASE = "${PV}"
>     >>   LLVM_DIR = "llvm${LLVM_RELEASE}"
>     >>
>     >>   BRANCH = "release/${MAJOR_VERSION}.x"
>     >> -SRCREV = "c1a0a213378a458fbea1a5c77b315c7dce08fd05"
>     >> +SRCREV = "d32170dbd5b0d54436537b6b75beaf44324e0c28"
>     >>   SRC_URI =
>     "git://github.com/llvm/llvm-project.git;branch=${BRANCH}
>     <http://github.com/llvm/llvm-project.git;branch=$%7BBRANCH%7D> \
>     >>             
>     
> file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch;striplevel=2
>     \
>     >>             
>     file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \
>     >> --
>     >> 2.24.1
>     >>
>     >>
>
>
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#140945): 
https://lists.openembedded.org/g/openembedded-core/message/140945
Mute This Topic: https://lists.openembedded.org/mt/74499834/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to