[PATCH] D103119: [scudo] Get rid of initLinkerInitialized

Yvan Roux via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 00:22:01 PDT 2021


yroux added a comment.

Hi,

This change introduced a regression on ARMv7 Thumb bots which wasn't noticed due to other issues.

logs can be seen here: https://lab.llvm.org/buildbot/#/builders/26/builds/2251

The 3 tests fail with a bus error raised from tsd_shared.h line 49


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103119



More information about the llvm-commits mailing list