mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
58 lines
3.3 KiB
Properties
58 lines
3.3 KiB
Properties
compilers=&clean64:&clean32
|
|
defaultCompiler=clean30_64
|
|
demangler=/opt/compiler-explorer/gcc-11.2.0/bin/c++filt
|
|
objdumper=/opt/compiler-explorer/gcc-11.2.0/bin/objdump
|
|
|
|
group.clean64.compilers=clean24_64:clean30_64:clean_trunk
|
|
group.clean64.isSemVer=true
|
|
group.clean64.baseName=x86-64 clean
|
|
|
|
group.clean32.compilers=clean24_32:clean30_32
|
|
group.clean32.isSemVer=true
|
|
group.clean32.baseName=x86 clean
|
|
|
|
compiler.clean24_64.exe=/opt/compiler-explorer/clean64-2.4/bin/clm
|
|
compiler.clean24_64.semver=2.4
|
|
compiler.clean24_64.libPath=/opt/compiler-explorer/clean64-2.4/StdEnv:/opt/compiler-explorer/clean64-2.4/data/StdLib:/opt/compiler-explorer/clean64-2.4/data/ArgEnv:/opt/compiler-explorer/clean64-2.4/data/Directory:/opt/compiler-explorer/clean64-2.4/data/Dynamics:/opt/compiler-explorer/clean64-2.4/data/Generics:/opt/compiler-explorer/clean64-2.4/data/MersenneTwister:/opt/compiler-explorer/clean64-2.4/data/TCPIP
|
|
|
|
compiler.clean30_64.exe=/opt/compiler-explorer/clean64-3.0/bin/clm
|
|
compiler.clean30_64.semver=3.0
|
|
compiler.clean30_64.libPath=/opt/compiler-explorer/clean64-3.0/StdEnv:/opt/compiler-explorer/clean64-3.0/data/StdLib:/opt/compiler-explorer/clean64-3.0/data/ArgEnv:/opt/compiler-explorer/clean64-3.0/data/Directory:/opt/compiler-explorer/clean64-3.0/data/Dynamics:/opt/compiler-explorer/clean64-3.0/data/Generics:/opt/compiler-explorer/clean64-3.0/data/MersenneTwister:/opt/compiler-explorer/clean64-3.0/data/TCPIP
|
|
|
|
compiler.clean_trunk.exe=/opt/compiler-explorer/clean-trunk/bin/clm
|
|
compiler.clean_trunk.semver=(trunk)
|
|
compiler.clean_trunk.libPath=/opt/compiler-explorer/clean-trunk/StdEnv
|
|
compiler.clean_trunk.supportsBinary=true
|
|
compiler.clean_trunk.supportsExecute=true
|
|
|
|
compiler.clean24_32.exe=/opt/compiler-explorer/clean32-2.4/bin/clm
|
|
compiler.clean24_32.semver=2.4
|
|
compiler.clean24_32.libPath=/opt/compiler-explorer/clean32-2.4/StdEnv:/opt/compiler-explorer/clean32-2.4/data/StdLib:/opt/compiler-explorer/clean32-2.4/data/ArgEnv:/opt/compiler-explorer/clean32-2.4/data/Directory:/opt/compiler-explorer/clean32-2.4/data/Dynamics:/opt/compiler-explorer/clean32-2.4/data/Generics:/opt/compiler-explorer/clean32-2.4/data/MersenneTwister:/opt/compiler-explorer/clean32-2.4/data/TCPIP
|
|
|
|
compiler.clean30_32.exe=/opt/compiler-explorer/clean32-3.0/bin/clm
|
|
compiler.clean30_32.semver=3.0
|
|
compiler.clean30_32.libPath=/opt/compiler-explorer/clean32-3.0/StdEnv:/opt/compiler-explorer/clean32-3.0/data/StdLib:/opt/compiler-explorer/clean32-3.0/data/ArgEnv:/opt/compiler-explorer/clean32-3.0/data/Directory:/opt/compiler-explorer/clean32-3.0/data/Dynamics:/opt/compiler-explorer/clean32-3.0/data/Generics:/opt/compiler-explorer/clean32-3.0/data/MersenneTwister:/opt/compiler-explorer/clean32-3.0/data/TCPIP
|
|
|
|
libs=
|
|
|
|
|
|
#################################
|
|
#################################
|
|
# Installed tools
|
|
|
|
tools=llvm-mcatrunk:osacatrunk
|
|
|
|
tools.llvm-mcatrunk.name=llvm-mca (trunk)
|
|
tools.llvm-mcatrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-mca
|
|
tools.llvm-mcatrunk.type=postcompilation
|
|
tools.llvm-mcatrunk.class=llvm-mca-tool
|
|
tools.llvm-mcatrunk.exclude=_32
|
|
tools.llvm-mcatrunk.stdinHint=disabled
|
|
|
|
tools.osacatrunk.name=OSACA (0.7.1)
|
|
tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.7.1/bin/osaca
|
|
tools.osacatrunk.type=postcompilation
|
|
tools.osacatrunk.class=osaca-tool
|
|
tools.osacatrunk.exclude=_32
|
|
tools.osacatrunk.stdinHint=disabled
|