Go to file
LLVM Packaging Team bbb0e50a7f libcxxabi-arm-ehabi-fix
Fix arm EHABI code to work. armhf had exception test failing without EHABI support.

No known upstream bug about this. Actual code change is more like workaround than
something that upstream would accept. Proper fix would be adding _Unwind_Control_Block
to clang unwind.h. _Unwind_Control_Block should also extend _Unwind_Exception to make
sure their ABI stays in sync.

No known upstream bug about this.


Gbp-Pq: Topic libcxx
Gbp-Pq: Name libcxxabi-arm-ehabi-fix.patch
2022-06-27 14:58:54 +08:00
.github/workflows Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang fix-scan-view-path 2022-06-27 14:58:52 +08:00
clang-tools-extra clang-tidy-run-bin 2022-06-27 14:58:44 +08:00
compiler-rt disable-error-xray 2022-06-27 14:58:52 +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 libcxx-test-fix-lockfree-test-for-i386 2022-06-27 14:58:54 +08:00
libcxxabi libcxxabi-arm-ehabi-fix 2022-06-27 14:58:54 +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-disable-swig-error 2022-06-27 14:58:52 +08:00
llgo Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
llvm test-keep-alive 2022-06-27 14:58:51 +08:00
openmp bootstrap-with-openmp-version-export-missing 2022-06-27 14:58:53 +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.