Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing references to some nightly compilers #1245

Open
3 of 9 tasks
partouf opened this issue Feb 22, 2024 · 0 comments
Open
3 of 9 tasks

Missing references to some nightly compilers #1245

partouf opened this issue Feb 22, 2024 · 0 comments

Comments

@partouf
Copy link
Contributor

partouf commented Feb 22, 2024

  • /opt/compiler-explorer/llvm-mos-trunk/bin/clang - this is because we point to the various symlinks
  • /opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-g++
  • /opt/compiler-explorer/carbon-trunk/bin/carbon-explorer
  • /opt/compiler-explorer/cobol/gcc-cobol-master/bin/gcobol
  • /opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet - this might be because we use specific executables for the various languages
  • /opt/compiler-explorer/hook/hook-0.1.0/bin/hook
  • /opt/compiler-explorer/SPIRV-Tools-master/build/tools/spirv-dis - we use this, but don't have it as a compiler, so this is expected
  • /opt/compiler-explorer/llvm-spirv-trunk/bin/llvm-spirv - same, not a compiler
  • /opt/compiler-explorer/swift-5.10/usr/bin/swiftc - fixed with compiler-explorer/compiler-explorer@e45ba2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant