add RISC-V support to Clang easyblock#3325
add RISC-V support to Clang easyblock#3325SebastianAchilles merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @bedroge Overview of tested easyconfigs (in order)
Build succeeded for 0 out of 1 (1 easyconfigs in total) edit: not sure why this failed, but I think it may have picked up some dependencies from EESSI and some from a local stack. It worked fine in a full EESSI environment, and also in a full non-EESSI environment (see test report below). |
|
Test report by @bedroge Overview of tested easyconfigs (in order)
Build succeeded for 5 out of 5 (1 easyconfigs in total) |
|
Test report by @SebastianAchilles Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Going in, thanks @bedroge! |
The LLVM easyblock uses the targets defined in the Clang easyblock. This PR adds RISCV to the supported targets, which seems supported (see https://github.com/llvm/llvm-project/blob/llvmorg-9.0.0/llvm/CMakeLists.txt#L288) since LLVM version 9.