Go to file
LLVM Packaging Team 39ca2342d3 fails on debian unstable amd64
Command Output (stderr):
--
/build/llvm-toolchain-snapshot-4.0~svn279916/llvm/test/tools/gold/X86/start-lib-common.ll:22:10: error: expected string not found in input
; CHECK: @x = common global i32 0, align 8
         ^
<stdin>:1:1: note: scanning from here
; ModuleID = '/build/llvm-toolchain-snapshot-4.0~svn279916/build-llvm/llvm/test/tools/gold/X86/Output/start-lib-common.ll.tmp3.o'
^
<stdin>:4:1: note: possible intended match here
@x = common global i32 0, align 4
^

Gbp-Pq: Name silent-gold-test.diff
2022-06-27 14:58:48 +08:00
.github/workflows Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang soname 2022-06-27 14:58:46 +08:00
clang-tools-extra clang-tidy-run-bin 2022-06-27 14:58:44 +08:00
compiler-rt symbolizer-path 2022-06-27 14:58:43 +08:00
debian Import Debian changes 1:9.0.1-ok1 2022-06-27 14:52:38 +08:00
debuginfo-tests Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
libclc Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
libcxx Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
libcxxabi Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
libunwind Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
lld Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
lldb lldb-libname 2022-06-27 14:58:47 +08:00
llgo Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
llvm fails on debian unstable amd64 2022-06-27 14:58:48 +08:00
openmp openmp-soname 2022-06-27 14:58:47 +08:00
parallel-libs Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
polly Set html_static_path = ['_static'] everywhere. 2022-06-27 14:58:43 +08:00
pstl Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
.arcconfig Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
.clang-format Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
.clang-tidy Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
.gitignore Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
README.md Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.