[llvm] r329287 - ARM: Do not spill CSR to stack on entry to noreturn functions

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 15:18:50 PDT 2018


On 6 April 2018 at 22:23, Vitaly Buka <vitalybuka at google.com> wrote:
> Easy way to reproduce should be just attach Android device with debug
> enabled and run BUILDBOT_REVISION=329287 BUILDBOT_CLOBBER=
> zorg/zorg/buildbot/builders/sanitizers/buildbot_android.sh from some scratch
> dir.

Turns out this didn't reproduce the issue. It appeared to do a lot of
compiling but no runtime tests.

Cheers.

Tim.


More information about the llvm-commits mailing list