[all-commits] [llvm/llvm-project] 4313c5: [lld-macho] Enable search-paths tests on macOS
Keith Smiley via All-commits
all-commits at lists.llvm.org
Wed Nov 3 12:02:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4313c56aa3e6fee26463a271c475259f18b1014e
https://github.com/llvm/llvm-project/commit/4313c56aa3e6fee26463a271c475259f18b1014e
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M lld/test/MachO/search-paths.test
Log Message:
-----------
[lld-macho] Enable search-paths tests on macOS
I'm not sure what the history is here but this test passes on macOS
today. It seems like we should unify these tests if they need to run
cross platform.
Reviewed By: #lld-macho, int3
Differential Revision: https://reviews.llvm.org/D113085
More information about the All-commits
mailing list