[all-commits] [llvm/llvm-project] 04f5eb: [lld/mac] Fix start-stop.s test with expensive che...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jul 23 14:01:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04f5eb407c74d433589739a719c3fc75a08859b3
https://github.com/llvm/llvm-project/commit/04f5eb407c74d433589739a719c3fc75a08859b3
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M lld/MachO/OutputSegment.cpp
Log Message:
-----------
[lld/mac] Fix start-stop.s test with expensive checks enabled
See e.g. https://lab.llvm.org/buildbot/#/builders/16/builds/14317
Not 100% sure why this fails yet, but this fixes it. Let's get
the bots green again first :)
Differential Revision: https://reviews.llvm.org/D106711
More information about the All-commits
mailing list