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:34:30 PST 2015


On 4 March 2015 at 21:05, Renato Golin <renato.golin at linaro.org> wrote:
>> 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?

And now, *all* other bots, that were failing for other reasons, are
failing solely on that test. :)

No pressure, just FYI.

cheers,
--renato



More information about the cfe-commits mailing list