blob: f097b327331310b1ba1c51aba4833d4138bb9b76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
compilers=&android-d8:&dex2oat
group.android-d8.compilers=kotlin-d8-8156:kotlin-d8-8172:kotlin-d8-8233:kotlin-d8-8242
group.android-d8.compilerType=android-d8
group.android-d8.isSemVer=true
group.android-d8.objdumper=/opt/compiler-explorer/baksmali-3.0.3/baksmali-3.0.3-fat.jar
group.android-d8.javaId=java1601
group.android-d8.kotlinId=kotlinc1920
compiler.kotlin-d8-8242.name=d8 8.2.42
compiler.kotlin-d8-8242.exe=/opt/compiler-explorer/r8-8.2.42/r8-8.2.42.jar
compiler.kotlin-d8-8233.name=d8 8.2.33
compiler.kotlin-d8-8233.exe=/opt/compiler-explorer/r8-8.2.33/r8-8.2.33.jar
compiler.kotlin-d8-8172.name=d8 8.1.72
compiler.kotlin-d8-8172.exe=/opt/compiler-explorer/r8-8.1.72/r8-8.1.72.jar
compiler.kotlin-d8-8156.name=d8 8.1.56
compiler.kotlin-d8-8156.exe=/opt/compiler-explorer/r8-8.1.56/r8-8.1.56.jar
group.dex2oat.compilers=kotlin-dex2oat-latest:kotlin-dex2oat-3411
group.dex2oat.groupName=ART
group.dex2oat.compilerType=dex2oat
group.dex2oat.isSemVer=true
compiler.kotlin-dex2oat-latest.name=ART dex2oat latest
compiler.kotlin-dex2oat-latest.artArtifactDir=/opt/compiler-explorer/dex2oat-latest
compiler.kotlin-dex2oat-latest.exe=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/dex2oat64
compiler.kotlin-dex2oat-latest.objdumper=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/oatdump
compiler.kotlin-dex2oat-latest.d8Id=kotlin-d8-8242
compiler.kotlin-dex2oat-latest.isNightly=true
compiler.kotlin-dex2oat-latest.profmanPath=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/profman
compiler.kotlin-dex2oat-3411.name=ART dex2oat aml_art_341110060 (Nov 2023)
compiler.kotlin-dex2oat-3411.artArtifactDir=/opt/compiler-explorer/dex2oat-34.11
compiler.kotlin-dex2oat-3411.exe=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/dex2oat64
compiler.kotlin-dex2oat-3411.objdumper=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/oatdump
compiler.kotlin-dex2oat-3411.d8Id=kotlin-d8-8242
compiler.kotlin-dex2oat-3411.profmanPath=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/profman
defaultCompiler=kotlin-dex2oat-latest
|