search for: _eh

Displaying 2 results from an estimated 2 matches for "_eh".

Did you mean: _ch
2016 Jul 21
2
[RFC] One or many git repositories?
On 21 Jul 2016, at 17:49, Renato Golin <renato.golin at linaro.org> wrote: > > As a back-of-the-envelope, I suggest: llvm, clang, clang-tools-extra, > compiler-rt, libc++, libc++abi, libunwind, test-suite. The minimum that makes sense is llvm, though that defeats the point of a combined repo. I don’t think that libc++ / libc++abi make sense there for several reasons: - You very
2015 Jan 30
1
[LLVMdev] unwind's permanent residence
On Fri, Jan 30, 2015 at 12:37 PM, Nick Kledzik <kledzik at apple.com> wrote: > I thought the ARM EHABI added a twist to this because it created some > upward dependency from the unwinder to libc++abi. > > Other than that, I don’t have any strong feeling where it lives. > +1 to this. If you don't break the EHABI unwinder while moving things around, I'm happy. +Dan,