libcxxabi-arm-ehabi-fix
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 17 Oct 2018 09:00:09 +0000 (10:00 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Wed, 17 Oct 2018 09:00:09 +0000 (10:00 +0100)
commit9b246c86e1972e10fdd27faae3968cabda5f411a
tree1020f9a55109dcbdd145b6a25ca528d67a8638e1
parent5527a989481f9445e07cd45c5f158f74dc05816c
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: Name libcxxabi-arm-ehabi-fix.patch
libcxxabi/src/cxa_exception.cpp
libcxxabi/src/cxa_exception.hpp