mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
refs https://github.com/compiler-explorer/compiler-explorer/issues/8310 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
88 lines
2.8 KiB
Properties
88 lines
2.8 KiB
Properties
compilers=&ga68
|
|
defaultCompiler=ga68-snapshot
|
|
|
|
group.ga68.compilers=&ga68-x86
|
|
group.ga68.supportsBinary=false
|
|
group.ga68.supportsBinaryObject=true
|
|
group.ga68.compilerType=ga68
|
|
group.ga68.versionFlag=--version
|
|
group.ga68.isSemVer=true
|
|
group.ga68.unwiseOptions=-march=native
|
|
|
|
# native compiler
|
|
group.ga68-x86.compilers=ga68-snapshot
|
|
group.ga68-x86.groupName=x86-64 GA68
|
|
group.ga68-x86.baseName=x86-64 GA68
|
|
group.ga68-x86.unwiseOptions=-march=native
|
|
|
|
compiler.ga68-snapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/ga68
|
|
compiler.ga68-snapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt
|
|
compiler.ga68-snapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump
|
|
compiler.ga68-snapshot.semver=(trunk)
|
|
compiler.ga68-snapshot.isNightly=true
|
|
|
|
#################################
|
|
#################################
|
|
# Installed tools
|
|
tools=ldd:llvm-mcatrunk:osacatrunk:pahole:readelf:nm:strings:llvmdwarfdumptrunk:bloaty11
|
|
|
|
tools.ldd.name=ldd
|
|
tools.ldd.exe=/usr/bin/ldd
|
|
tools.ldd.type=postcompilation
|
|
tools.ldd.class=readelf-tool
|
|
tools.ldd.exclude=
|
|
tools.ldd.stdinHint=disabled
|
|
|
|
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.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.stdinHint=disabled
|
|
|
|
tools.pahole.name=pahole
|
|
tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole
|
|
tools.pahole.type=postcompilation
|
|
tools.pahole.class=pahole-tool
|
|
tools.pahole.exclude=
|
|
tools.pahole.stdinHint=disabled
|
|
tools.pahole.languageId=cppp
|
|
|
|
tools.readelf.name=readelf
|
|
tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf
|
|
tools.readelf.type=postcompilation
|
|
tools.readelf.class=readelf-tool
|
|
tools.readelf.exclude=
|
|
tools.readelf.stdinHint=disabled
|
|
|
|
tools.nm.name=nm (trunk)
|
|
tools.nm.exe=/opt/compiler-explorer/gcc-snapshot/bin/nm
|
|
tools.nm.type=postcompilation
|
|
tools.nm.class=nm-tool
|
|
tools.nm.exclude=djggp
|
|
tools.nm.stdinHint=disabled
|
|
|
|
tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings
|
|
tools.strings.name=strings
|
|
tools.strings.type=postcompilation
|
|
tools.strings.class=strings-tool
|
|
tools.strings.exclude=
|
|
tools.strings.stdinHint=disabled
|
|
|
|
tools.llvmdwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump
|
|
tools.llvmdwarfdumptrunk.name=llvm-dwarfdump (trunk)
|
|
tools.llvmdwarfdumptrunk.type=postcompilation
|
|
tools.llvmdwarfdumptrunk.class=llvm-dwarfdump-tool
|
|
tools.llvmdwarfdumptrunk.stdinHint=disabled
|
|
|
|
tools.bloaty11.name=bloaty (1.1)
|
|
tools.bloaty11.exe=/opt/compiler-explorer/bloaty-1.1/bin/bloaty
|
|
tools.bloaty11.type=postcompilation
|
|
tools.bloaty11.class=bloaty-tool
|
|
tools.bloaty11.stdinHint=disabled
|