libcxxabi-arm-ehabi-fix
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sun, 3 Feb 2019 16:27:51 +0000 (16:27 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sun, 3 Feb 2019 16:27:51 +0000 (16:27 +0000)
commitb6ea7747f4d21e54eae5811cc8fc0757607768cd
tree34036c003f07406b537816973defb70386a1b2d5
parentb4b73c59a18974ff001df227553cc5109b68f9dc
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