gitlab-ci: Test against LLVM / clang 9 on x86
authorMichel Dänzer <mdaenzer@redhat.com>
Fri, 13 Dec 2019 10:02:16 +0000 (11:02 +0100)
committerMichel Dänzer <michel@daenzer.net>
Tue, 7 Jan 2020 10:00:16 +0000 (11:00 +0100)
commit5f0ff004ca8f0e59270f0ea4dc8f13c74ce88e2b
treec712fc606d695f0ccc3acbb1ff8e5f9b591ecc83
parent4cd3dc94ad7ba991c960457b9134ce233b5b41ab
gitlab-ci: Test against LLVM / clang 9 on x86

They're not available for Debian buster yet, so we have to use upstream
snapshot packages again.

In contrast to earlier, we now store the LLVM APT repository key in Git
instead of re-downloading it every time.
.gitlab-ci.yml
.gitlab-ci/container/llvm-snapshot.gpg.key [new file with mode: 0644]
.gitlab-ci/container/x86_build.sh
.gitlab-ci/container/x86_test-gl.sh
.gitlab-ci/container/x86_test-vk.sh