[all-commits] [llvm/llvm-project] 694207: [lld][MachO] Temporarily require 64 bit build for ...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Jun 28 02:47:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6942076096e6dcfb0893a351a9a586490beec572
https://github.com/llvm/llvm-project/commit/6942076096e6dcfb0893a351a9a586490beec572
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M lld/test/MachO/dead-strip.s
Log Message:
-----------
[lld][MachO] Temporarily require 64 bit build for dead-strip.s
This test has always failed on 32 bit armv8 bots:
https://lab.llvm.org/buildbot/#/builders/178/builds/42
Due to the output order of some symbols changing.
I don't think this is an Arm specific issue so disabling
on 32 bit while it's investigated.
More information about the All-commits
mailing list