From 9db1fd96547c765b0febcc899f4fde0d4e474cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=BChnel?= Date: Fri, 24 Apr 2020 13:56:28 +0200 Subject: [PATCH] disabled compiler-rt --- scripts/llvm-dependencies.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/llvm-dependencies.yaml b/scripts/llvm-dependencies.yaml index fee234f..698159b 100644 --- a/scripts/llvm-dependencies.yaml +++ b/scripts/llvm-dependencies.yaml @@ -77,7 +77,8 @@ excludedProjects: - debuginfo-tests # test failing - polly # test failing - flang # compilation failing with invalid compile arguments - # no projects are excluded on Linux + # test stuck, needs to be killed manually: instrprof-multiprocess.test + - compiler-rt linux: # tests keep failing: # debuginfo-tests :: llgdb-tests/asan-deque.cpp