r231245 - Adjust the changes from r230255 to bail out if the backend can't lower
Renato Golin
renato.golin at linaro.org
Wed Mar 4 13:05:38 PST 2015
On 4 March 2015 at 14:25, Joerg Sonnenberger <joerg at bec.de> wrote:
> Author: joerg
> Date: Wed Mar 4 08:25:35 2015
> New Revision: 231245
>
> URL: http://llvm.org/viewvc/llvm-project?rev=231245&view=rev
> Log:
> Adjust the changes from r230255 to bail out if the backend can't lower
> __builtin_setjmp/__builtin_longjmp and don't fall back to the libc
> functions.
Hi Joerg,
Have you seen the failure on our bots?
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/4007/steps/ninja%20check%201/logs/Clang%3A%3Abuiltins.c
It looks like the test is not correctly testing for the supported builtins?
cheers,
--renato
More information about the cfe-commits
mailing list