Skip to content
Snippets Groups Projects
Commit fc536326 authored by Rubén Rincón's avatar Rubén Rincón
Browse files

Show C++ clang rocm semver ordered

parent 5cae0d07
Branches
Tags gh-4803
No related merge requests found
......@@ -415,19 +415,23 @@ group.clang-rocm.licenseLink=https://github.com/RadeonOpenCompute/llvm-project/b
compiler.clang-rocm-trunk.exe=/opt/compiler-explorer/clang-rocm-trunk/bin/clang++
compiler.clang-rocm-trunk.semver=(amd-stg-open)
compiler.clang-rocm-40502.exe=/opt/compiler-explorer/clang-rocm-4.5.2/bin/clang++
compiler.clang-rocm-40502.semver=rocm-4.5.2
compiler.clang-rocm-40502.semver=4.5.2
compiler.clang-rocm-40502.name=x86-64 clang rocm-4.5.2
compiler.clang-rocm-40502.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0
compiler.clang-rocm-40502.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu
compiler.clang-rocm-50002.exe=/opt/compiler-explorer/clang-rocm-5.0.2/bin/clang++
compiler.clang-rocm-50002.semver=rocm-5.0.2
compiler.clang-rocm-50002.semver=5.0.2
compiler.clang-rocm-50002.name=x86-64 clang rocm-5.0.2
compiler.clang-rocm-50002.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0
compiler.clang-rocm-50002.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu
compiler.clang-rocm-50103.exe=/opt/compiler-explorer/clang-rocm-5.1.3/bin/clang++
compiler.clang-rocm-50103.semver=rocm-5.1.3
compiler.clang-rocm-50103.semver=5.1.3
compiler.clang-rocm-50103.name=x86-64 clang rocm-5.1.3
compiler.clang-rocm-50103.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0
compiler.clang-rocm-50103.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu
compiler.clang-rocm-50203.exe=/opt/compiler-explorer/clang-rocm-5.2.3/bin/clang++
compiler.clang-rocm-50203.semver=rocm-5.2.3
compiler.clang-rocm-50203.semver=5.2.3
compiler.clang-rocm-50203.name=x86-64 clang rocm-5.2.3
compiler.clang-rocm-50203.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0
compiler.clang-rocm-50203.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment