Files
compiler-explorer/etc/config/ylc.amazon.properties
Cr0a3 43fbfcd19f Adding ylc (#6982)
Hi dear godbolt team,

> Before opening the PR, please make sure that the tests & linter pass
their checks,
 > by running `make check`.

With this pr i added support for the ylc compiler.

Infra-PR: https://github.com/compiler-explorer/infra/pull/1441
2024-10-22 06:37:40 -05:00

16 lines
532 B
INI

compilers=&ylc_compilers
defaultCompiler=ylc_newest
objdumper=/opt/compiler-explorer/clang-18.1.0/bin/llvm-objdump
objdumperType=llvm
group.ylc_compilers.compilers=ylc_newest
group.ylc_compilers.compilerType=ylc
group.ylc_compilers.options=
group.ylc_compilers.supportsBinary=false
group.ylc_compilers.supportsBinaryObject=false
group.ylc_compilers.versionFlag=--version
group.ylc_compilers.isSemVer=true
group.ylc_compilers.baseName=ylc
compiler.ylc_newest.exe=/opt/compiler-explorer/ygen/bin/ylc
compiler.ylc_newest.semver=0.0.0