@@ -24,7 +24,8 @@ compilers:
2424 - { image: clang, name: clang_cppx_p2320, args: cppx-p2320-trunk }
2525 - { image: clang, name: clang_dascandy_contracts, args: dascandy-contracts-trunk }
2626 - { image: clang, name: clang_ericwf_contracts, args: ericwf-contracts-trunk }
27- - { image: clang, name: clang_ir, args: clangir-trunk }
27+ # See https://github.com/compiler-explorer/clang-builder/issues/75
28+ # - { image: clang, name: clang_ir, args: clangir-trunk }
2829 - { image: clang, name: clang_lifetime, args: lifetime-trunk }
2930 - { image: clang, name: clang_llvmflang, args: llvmflang-trunk }
3031 - { image: clang, name: clang_mizvekov_resugar, args: mizvekov-resugar }
@@ -66,7 +67,6 @@ compilers:
6667 - { image: gcc-cross, name: powerpc64le, args: "powerpc64le trunk" }
6768 # see https://github.com/compiler-explorer/clang-builder/issues/28
6869 # - { image: clang, name: clang_embed, args: embed-trunk }
69- # see https://github.com/compiler-explorer/clang-builder/issues/29
7070 - { image: clang, name: llvm_spirv, args: llvm-spirv }
7171
7272 # see https://github.com/compiler-explorer/compiler-explorer/issues/6836
@@ -79,7 +79,8 @@ compilers:
7979 # See https://github.com/compiler-explorer/compiler-explorer/issues/6828
8080 # - { image: ispc, name: ispc_templates_new, args: templates_new-trunk }
8181
82- - { image: d8, name: d8 }
82+ # See https://github.com/compiler-explorer/d8-builder/issues/2
83+ # - { image: d8, name: d8 }
8384 - { image: hylo, name: hylo }
8485 - { image: vast, name: vast }
8586 - { image: mads, name: madpascal, args: trunk }
0 commit comments