[LLVMdev] Remaining Compiler-RT failures in ARM

Renato Golin renato.golin at linaro.org
Tue Oct 14 05:47:32 PDT 2014


On 10 October 2014 22:15, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
> The function is "__asan_handle_no_return()", declared in
> ./lib/asan/asan_interface_internal.h, implemented in ./lib/asan/asan_rtl.cc. "no
> return" has nothing to do with the semantics of the asan handler itself (nor the
> veneer), rather it says something about the condition that the handler cleans up.

Ok, I looked through and can't see any obvious problem, and it seems
is also occurring in PPC, so I updated the bug with a link to this
thread, so whomever tries to fix this in the future gets a head start.
Marking the test non-ARM.

cheers,
--renato



More information about the llvm-dev mailing list