Skip to content

Commit

Permalink
Allow overriding clang demangler from properties,. Specifically bpf u…
Browse files Browse the repository at this point in the history
…ses group.bpf.demangler (gcc demangler)
  • Loading branch information
OfekShilon committed Mar 8, 2024
1 parent 10c6074 commit a3f2bf5
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 46 deletions.
8 changes: 0 additions & 8 deletions etc/config/c++.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ compiler.clang1701.debugPatched=true
group.clangx86trunk.compilers=clang_trunk:clang_assertions_trunk:clang_concepts:clang_p1144:clang_autonsdmi:clang_lifetime:clang_p1061:clang_parmexpr:clang_patmat:clang_embed:clang_dang:clang_reflection:clang_variadic_friends:clang_widberg:clang_resugar:clang_clangir
group.clangx86trunk.intelAsm=-mllvm --x86-asm-syntax=intel
group.clangx86trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot
group.clangx86trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
group.clangx86trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
group.clangx86trunk.groupName=Clang x86-64
group.clangx86trunk.instructionSet=amd64
Expand Down Expand Up @@ -656,7 +655,6 @@ compiler.armv7-clang900.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/c
# An alias of this name needs to be maintained to allow old URLs to continue to work
compiler.armv7-clang900.alias=armv7-clang-9
compiler.armv7-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.armv7-clang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv7-clang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.armv7-clang-trunk.semver=(trunk)
compiler.armv7-clang-trunk.isNightly=true
Expand Down Expand Up @@ -721,13 +719,11 @@ compiler.armv8-clang900.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/c
# An alias of this name needs to be maintained to allow old URLs to continue to work
compiler.armv8-clang900.alias=armv8-clang-9
compiler.armv8-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.armv8-clang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-clang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump
compiler.armv8-clang-trunk.semver=(trunk)
compiler.armv8-clang-trunk.isNightly=true
compiler.armv8-clang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot
compiler.armv8-full-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.armv8-full-clang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-full-clang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump
compiler.armv8-full-clang-trunk.semver=(all architectural features, trunk)
compiler.armv8-full-clang-trunk.isNightly=true
Expand Down Expand Up @@ -782,7 +778,6 @@ compiler.mos-osi-c1p-trunk.semver=osi-c1p
################################
# Clang for RISC-V
group.rvclang.compilers=&rv32clang:&rv64clang
group.rvclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
group.rvclang.supportsBinary=true
group.rvclang.supportsExecute=false
group.rvclang.isSemVer=true
Expand Down Expand Up @@ -897,7 +892,6 @@ group.wasmclang.licensePreamble=The LLVM Project is under the Apache License v2.
group.wasmclang.compilerCategories=clang

compiler.wasm32clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.wasm32clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.wasm32clang.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.wasm32clang.name=WebAssembly clang (trunk)
compiler.wasm32clang.options=-target wasm32
Expand Down Expand Up @@ -1568,7 +1562,6 @@ compiler.ppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerp
compiler.ppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt

compiler.ppc64clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.ppc64clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.ppc64clang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump
compiler.ppc64clang.name=powerpc64 clang (trunk)
compiler.ppc64clang.options=-target powerpc64
Expand Down Expand Up @@ -1633,7 +1626,6 @@ compiler.ppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/po
compiler.ppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt

compiler.ppc64leclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.ppc64leclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.ppc64leclang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump
compiler.ppc64leclang.name=power64le clang (trunk)
compiler.ppc64leclang.options=-target powerpc64le
Expand Down
10 changes: 0 additions & 10 deletions etc/config/c.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -292,19 +292,16 @@ compiler.cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang
compiler.cclang1701.semver=17.0.1
compiler.cclang1701.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0
compiler.cclang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.cclang_trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.cclang_trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.cclang_trunk.semver=(trunk)
compiler.cclang_trunk.isNightly=true
compiler.cclang_trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot
compiler.cclang_assertions_trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang
compiler.cclang_assertions_trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.cclang_assertions_trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.cclang_assertions_trunk.semver=(assertions trunk)
compiler.cclang_assertions_trunk.isNightly=true
compiler.cclang_assertions_trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot
compiler.cclang_dang.exe=/opt/compiler-explorer/clang-dang-main/bin/clang
compiler.cclang_dang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.cclang_dang.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.cclang_dang.semver=(thephd.dev)
compiler.cclang_dang.isNightly=true
Expand Down Expand Up @@ -529,7 +526,6 @@ compiler.armv8-cclang900.alias=armv8-cclang-9

compiler.armv7-cclang-trunk.name=armv7-a clang (trunk)
compiler.armv7-cclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.armv7-cclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv7-cclang-trunk.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump
compiler.armv7-cclang-trunk.semver=(trunk)
compiler.armv7-cclang-trunk.isNightly=true
Expand All @@ -538,7 +534,6 @@ compiler.armv7-cclang-trunk.options=-target arm-linux-gnueabi --gcc-toolchain=/o

compiler.armv8-cclang-trunk.name=armv8-a clang (trunk)
compiler.armv8-cclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.armv8-cclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-cclang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump
compiler.armv8-cclang-trunk.semver=(trunk)
compiler.armv8-cclang-trunk.isNightly=true
Expand All @@ -547,7 +542,6 @@ compiler.armv8-cclang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/o

compiler.armv8-full-cclang-trunk.name=armv8-a clang (all architectural features, trunk)
compiler.armv8-full-cclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.armv8-full-cclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-full-cclang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump
compiler.armv8-full-cclang-trunk.semver=(trunk allfeats)
compiler.armv8-full-cclang-trunk.isNightly=true
Expand Down Expand Up @@ -604,7 +598,6 @@ compiler.cmos-osi-c1p-trunk.semver=osi-c1p
################################
# Clang for RISC-V
group.rvcclang.compilers=&rv32cclang:&rv64cclang
group.rvcclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
group.rvcclang.supportsBinary=true
group.rvcclang.supportsBinaryObject=true
group.rvcclang.supportsExecute=false
Expand Down Expand Up @@ -725,7 +718,6 @@ group.wasmcclang.licensePreamble=The LLVM Project is under the Apache License v2
group.wasmcclang.compilerCategories=clang

compiler.wasm32cclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.wasm32cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.wasm32cclang.name=WebAssembly clang (trunk)
compiler.wasm32cclang.isNightly=true
compiler.wasm32cclang.options=-target wasm32
Expand Down Expand Up @@ -1361,7 +1353,6 @@ compiler.cppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/power
compiler.cppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt

compiler.cppc64clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.cppc64clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.cppc64clang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump
compiler.cppc64clang.name=powerpc64 clang (trunk)
compiler.cppc64clang.options=-target powerpc64
Expand Down Expand Up @@ -1422,7 +1413,6 @@ compiler.cppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/p
compiler.cppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt

compiler.cppc64leclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.cppc64leclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.cppc64leclang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump
compiler.cppc64leclang.name=power64le clang (trunk)
compiler.cppc64leclang.options=-target powerpc64le
Expand Down
9 changes: 0 additions & 9 deletions etc/config/cpp_for_opencl.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ compiler.armv8-cpp4oclclang1000.options=-cl-std=clc++ -x cl -Xclang -finclude-de
#main dev version
compiler.armv7-cpp4oclclang-trunk.name=armv7-a clang (trunk)
compiler.armv7-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.armv7-cpp4oclclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv7-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.armv7-cpp4oclclang-trunk.semver=(trunk)
compiler.armv7-cpp4oclclang-trunk.isNightly=true
Expand All @@ -146,7 +145,6 @@ compiler.armv7-cpp4oclclang-trunk.options=-target arm-linux-gnueabi --gcc-toolch

compiler.armv7-cpp4oclclang-trunk-assertions.name=armv7-a clang (trunk, assertions)
compiler.armv7-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang
compiler.armv7-cpp4oclclang-trunk-assertions.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv7-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.armv7-cpp4oclclang-trunk-assertions.semver=(assertions trunk)
compiler.armv7-cpp4oclclang-trunk-assertions.isNightly=true
Expand All @@ -155,7 +153,6 @@ compiler.armv7-cpp4oclclang-trunk-assertions.options=-target arm-linux-gnueabi -

compiler.armv8-cpp4oclclang-trunk.name=armv8-a clang (trunk)
compiler.armv8-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.armv8-cpp4oclclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.armv8-cpp4oclclang-trunk.semver=(trunk)
compiler.armv8-cpp4oclclang-trunk.isNightly=true
Expand All @@ -164,7 +161,6 @@ compiler.armv8-cpp4oclclang-trunk.options=-target aarch64-linux-gnu --gcc-toolch

compiler.armv8-cpp4oclclang-trunk-assertions.name=armv8-a clang (trunk, assertions)
compiler.armv8-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang
compiler.armv8-cpp4oclclang-trunk-assertions.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.armv8-cpp4oclclang-trunk-assertions.semver=(assertions trunk)
compiler.armv8-cpp4oclclang-trunk-assertions.isNightly=true
Expand All @@ -173,7 +169,6 @@ compiler.armv8-cpp4oclclang-trunk-assertions.options=-target aarch64-linux-gnu -

compiler.armv8-full-cpp4oclclang-trunk.name=armv8-a clang (all architectural features, trunk)
compiler.armv8-full-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.armv8-full-cpp4oclclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.armv8-full-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.armv8-full-cpp4oclclang-trunk.semver=(trunk allfeats)
compiler.armv8-full-cpp4oclclang-trunk.isNightly=true
Expand Down Expand Up @@ -203,15 +198,13 @@ group.spirv64cpp4oclclang.baseOptions=-finclude-default-header -fdeclare-opencl-
compiler.spirv32-cpp4oclclang-trunk.alias=armv7-cpp4oclclang-trunk-spir
compiler.spirv32-cpp4oclclang-trunk.name=clang & llvm-spirv (trunk)
compiler.spirv32-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.spirv32-cpp4oclclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.spirv32-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.spirv32-cpp4oclclang-trunk.semver=(trunk)
compiler.spirv32-cpp4oclclang-trunk.isNightly=true

compiler.spirv32-cpp4oclclang-trunk-assertions.alias=armv7-cpp4oclclang-trunk-assertions-spir
compiler.spirv32-cpp4oclclang-trunk-assertions.name=clang & llvm-spirv (trunk, assertions)
compiler.spirv32-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang
compiler.spirv32-cpp4oclclang-trunk-assertions.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.spirv32-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.spirv32-cpp4oclclang-trunk-assertions.semver=(assertions trunk)
compiler.spirv32-cpp4oclclang-trunk-assertions.isNightly=true
Expand All @@ -220,15 +213,13 @@ compiler.spirv32-cpp4oclclang-trunk-assertions.isNightly=true
compiler.spirv64-cpp4oclclang-trunk.alias=armv8-cpp4oclclang-trunk-spir64
compiler.spirv64-cpp4oclclang-trunk.name=clang & llvm-spirv (trunk)
compiler.spirv64-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang
compiler.spirv64-cpp4oclclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.spirv64-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.spirv64-cpp4oclclang-trunk.semver=(trunk)
compiler.spirv64-cpp4oclclang-trunk.isNightly=true

compiler.spirv64-cpp4oclclang-trunk-assertions.alias=armv8-cpp4oclclang-trunk-assertions-spir64
compiler.spirv64-cpp4oclclang-trunk-assertions.name=clang & llvm-spirv (trunk, assertions)
compiler.spirv64-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang
compiler.spirv64-cpp4oclclang-trunk-assertions.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.spirv64-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.spirv64-cpp4oclclang-trunk-assertions.semver=(assertions trunk)
compiler.spirv64-cpp4oclclang-trunk-assertions.isNightly=true
Expand Down
6 changes: 0 additions & 6 deletions etc/config/llvm.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,9 @@ compiler.irclang1600.semver=16.0.0
compiler.irclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++
compiler.irclang1701.semver=17.0.1
compiler.irclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++
compiler.irclangtrunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.irclangtrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.irclangtrunk.semver=(trunk)
compiler.irclang-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang++
compiler.irclang-assertions-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.irclang-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.irclang-assertions-trunk.semver=(assertions trunk)

Expand Down Expand Up @@ -110,11 +108,9 @@ compiler.llc1600.semver=16.0.0
compiler.llc1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/llc
compiler.llc1701.semver=17.0.1
compiler.llctrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llc
compiler.llctrunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.llctrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.llctrunk.semver=(trunk)
compiler.llc-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/llc
compiler.llc-assertions-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.llc-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.llc-assertions-trunk.semver=(assertions trunk)

Expand Down Expand Up @@ -172,11 +168,9 @@ compiler.opt1600.semver=16.0.0
compiler.opt1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/opt
compiler.opt1701.semver=17.0.1
compiler.opttrunk.exe=/opt/compiler-explorer/clang-trunk/bin/opt
compiler.opttrunk.demangler=/opt/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.opttrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.opttrunk.semver=(trunk)
compiler.opt-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/opt
compiler.opt-assertions-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt
compiler.opt-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
compiler.opt-assertions-trunk.semver=(assertions trunk)

Expand Down
Loading

0 comments on commit a3f2bf5

Please sign in to comment.