Displaying 2 results from an estimated 2 matches for "1ec09c29".
2014 Feb 06
2
[LLVMdev] [cfe-dev] Unwind behaviour in Clang/LLVM
...unwind tables, than the whole argument is
moot, and there is absolutely nothing to "fix" besides removing
-arm-disable-ehabi.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140206/1ec09c29/attachment.html>
2014 Feb 06
7
[LLVMdev] Unwind behaviour in Clang/LLVM
Folks,
We're having some discussions about the behaviour of exception handling and
Dwarf sharing unwind logic, tables, etc. and it seems that the code around
it wasn't designed with any particular goal in mind, but evolved (like the
EHABI) and now we're seeing the results from it.
The problems below are assuming C vs. C++, but it actually apply to any
possibly-exceptional vs.