| compilers=&clean64:&clean32 |
| defaultCompiler=clean30_64 |
| |
| group.clean64.compilers=clean24_64:clean30_64 |
| 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.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 |
| |
| 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 |