[PATCH] D112091: libfuzzer: All building libfuzzer for ARM32

David Spickett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 7 03:23:46 PST 2021


DavidSpickett added a comment.

Since this change we've had check-2 timeouts on our 2 stage v7 bots https://lab.llvm.org/buildbot/#/builders/190/builds/513 (we have one building thumb and one Arm)

These bots run on v7 hardware as opposed to some of our others that actually run on v8 hardware, those seem fine. I see you already disabled some tests so I'm going to see if I can find the specific tests that are hanging and do the same.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112091/new/

https://reviews.llvm.org/D112091



More information about the cfe-commits mailing list