From 96e82e43541505dd538391b9bf8c7c8c317e155f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=BChnel?= Date: Mon, 3 Feb 2020 10:38:49 +0000 Subject: [PATCH] blacklisted libunwind --- scripts/llvm-dependencies.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/llvm-dependencies.yaml b/scripts/llvm-dependencies.yaml index 1fd5e3f..688890d 100644 --- a/scripts/llvm-dependencies.yaml +++ b/scripts/llvm-dependencies.yaml @@ -68,3 +68,4 @@ excludedProjects: # no working with Visual Studio Compiler on Windows - lldb - llgo + - libunwind \ No newline at end of file