[all-commits] [llvm/llvm-project] 8d8013: [lld/mac] fix test failure after 24979e111
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jun 1 13:35:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d80139cccf449a3227e0614098cf713ad1b0e73
https://github.com/llvm/llvm-project/commit/8d80139cccf449a3227e0614098cf713ad1b0e73
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M lld/MachO/DriverUtils.cpp
M lld/MachO/InputFiles.h
Log Message:
-----------
[lld/mac] fix test failure after 24979e111
If there is an error reading the dylib, we shouldn't try
to load its reexports.
Caught e.g. by https://lab.llvm.org/buildbot/#/builders/36/builds/8946
More information about the All-commits
mailing list