[LLVMdev] unwind's permanent residence
Renato Golin
renato.golin at linaro.org
Fri Jan 30 13:12:50 PST 2015
On 30 January 2015 at 20:58, Nick Kledzik <kledzik at apple.com> wrote:
> If you think these are useful, I can upstream them. But, they are either generic C++ exception tests (already covered by libc++ tests) or are darwin specific assembly that tests that registers are restored properly. The latter are good things to test in the unwinder but will need some massaging (and a test harness) to work cross platform.
I think it would be useful to have this in the test-suite, even if
originally it works mostly on Darwin. We do have buildbots for them,
and at least breaking it will be more public. :)
Interested parties can later replicate the tests to their platforms.
cheers,
--renato
More information about the llvm-dev
mailing list