[compiler-rt] bde2e56 - [tsan] Use large address space mapping on Apple Silicon Macs

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 01:57:52 PST 2021


Hi Kuba,

I've reverted this in 66e3a4abe99c, as it was producing some build
errors during check-tsan on linux amd64. A buildbot with the same
error (lines 332 to 489):

  http://lab.llvm.org:8011/#/builders/37/builds/2831/steps/17/logs/stdio

(As the buildbot was already red due to clang dumping core elsewhere,
there might not have been any buildbot emails about this at the time).

--
Thanks,
Jeremy


More information about the llvm-commits mailing list