llvm-toolchain-9/libcxxabi
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
..
cmake Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
fuzz Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
include Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
lib Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
src libcxxabi-arm-ehabi-fix 2022-06-27 14:58:54 +08:00
test libcxxabi-test-don-t-fail-extended-long-double 2022-06-27 14:58:54 +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
.gitignore Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
CMakeLists.txt Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
CREDITS.TXT Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
LICENSE.TXT Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00